changing markdown processor back to redcarpet

This commit is contained in:
Tom Johnson
2015-09-08 14:06:14 -07:00
parent b9d40463f1
commit 4c76a9c084
4 changed files with 14 additions and 5 deletions

View File

@ -29,12 +29,15 @@ exclude:
host: 127.0.0.1
feedback_email: tomjohnson1492@gmail.com
sidebar_accordion: true
markdown: kramdown
markdown: redcarpet
print: false
theme_file: theme-blue.css
# only use suffix if you need to force index.html to display
# suffix: index.html
redcarpet:
extensions: ["no_intra_emphasis", "fenced_code_blocks", "tables", "with_toc_data"]
highlighter: pygments
collections: