Skip to content

Commit dc3cbda

Browse files
authored
Replaces the unsupported pygments with rouge.
1 parent 36d3566 commit dc3cbda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ kramdown:
3333
# Enabling Github Flavored Markdown
3434
input: GFM
3535

36-
highlighter : pygments # code highlighter
36+
highlighter : rouge # code highlighter
3737

3838
# This is the default format.
3939
# For more see: http://jekyllrb.com/docs/permalinks/

0 commit comments

Comments
 (0)