Fix syntax highlighting

This commit is contained in:
Paulus Schoutsen 2015-10-27 01:38:28 -07:00
parent d0baad5bcc
commit cb7421e63b

View File

@ -32,13 +32,8 @@ destination: public/
plugins_dir: plugins
code_dir: downloads/code
category_dir: blog/categories
markdown: rdiscount
rdiscount:
extensions:
- autolink
- footnotes
- smart
highlighter: pygments # default python pygments have been replaced by pygments.rb
markdown: redcarpet
highlighter: pygments
gems:
- jekyll-time-to-read