Skip to content

Commit

Permalink
update highlighter to rouge as github now requires
Browse files Browse the repository at this point in the history
  • Loading branch information
danivovich committed Feb 15, 2016
1 parent 2f792c3 commit 1afba5f
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 @@ -6,7 +6,7 @@ exclude:
- 'README.md'
- 'Guardfile'
markdown: kramdown
highlighter: 'pygments'
highlighter: 'rouge'
sass:
sass_dir: _sass
style: :compressed

0 comments on commit 1afba5f

Please sign in to comment.