reverting markdown filtering and syntax highlighter settings to redcarpet and rouge

This commit is contained in:
Tom Johnson
2016-02-16 10:32:28 -08:00
parent 58bab826cd
commit 0f09cd4b61
2 changed files with 17 additions and 6 deletions

View File

@@ -41,11 +41,22 @@ exclude:
host: 127.0.0.1
feedback_email: tomjohnson1492@gmail.com
highlighter: rouge
markdown: kramdown
kramdown:
input: GFM
auto_ids: true
# Ideally use these settings once Jekyll and Github Pages sort out their issues...
#highlighter: rouge
#markdown: kramdown
#kramdown:
# input: GFM
# auto_ids: true
# For now, these settings work:
highlighter: pygments
markdown: redcarpet
redcarpet:
extensions: ["no_intra_emphasis", "fenced_code_blocks", "tables", "with_toc_data"]
collections:
tooltips: