Skip to content

Commit

Permalink
Changing highlighter from pygments to rouge
Browse files Browse the repository at this point in the history
  • Loading branch information
ankur-gupta committed Apr 9, 2016
1 parent 12a36eb commit 324a50d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ paginate: 4

# Markdown
markdown: redcarpet
highlighter: pygments
highlighter: rouge

# Enable when using redcarpet
redcarpet:
Expand Down

0 comments on commit 324a50d

Please sign in to comment.