Merge pull request #76 from rnicholus/syntax-highlighting
Better syntax highlighting & switch to redcarpet parser
This commit is contained in:
commit
8e77d1436b
2 changed files with 80 additions and 157 deletions
|
@ -49,7 +49,7 @@ baseurl: ""
|
|||
# !! You don't need to change any of the configuration flags below !!
|
||||
#
|
||||
|
||||
markdown: kramdown
|
||||
markdown: redcarpet
|
||||
highlighter: pygments
|
||||
permalink: /:title/
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue