Fix syntax highlighting
This commit is contained in:
parent
d0baad5bcc
commit
cb7421e63b
1 changed files with 2 additions and 7 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue