Skip to content

Commit 97214cb

Browse files
committed
trying to fix github's terrible curse
1 parent 08d0347 commit 97214cb

File tree

2 files changed

+48
-40
lines changed

2 files changed

+48
-40
lines changed

_config.yml

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,12 @@ twitter_username: cs231n
88
github_username: cs231n
99

1010
# Build settings
11-
markdown: redcarpet
11+
markdown: kramdown
1212
permalink: pretty
13+
14+
highlighter: rouge
15+
kramdown:
16+
input: GFM
17+
auto_ids: true
18+
syntax_highlighter: rouge
19+

0 commit comments

Comments
 (0)