Skip to content

Commit

Permalink
Replace pygments with rouge for code highlighting.
Browse files Browse the repository at this point in the history
  • Loading branch information
bemasher committed Aug 18, 2016
1 parent 823ed3a commit 8040242
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ url: "http://smtorrent:4000"
markdown: kramdown
kramdown:
input: GFM
highlighter: pygments
highlighter: rouge

github_username: bemasher
google_analytics_id: UA-3438582-2
Expand Down

0 comments on commit 8040242

Please sign in to comment.