squelch jekyll warnings

This commit is contained in:
David Vierra 2016-08-24 17:49:36 -10:00
parent b5cbfb127b
commit 85267aece8

View File

@ -27,8 +27,8 @@ comments: true
permalink: /:year/:month/:title
paginate: 3
highlighter: pygments
markdown: redcarpet
highlighter: rouge
markdown: kramdown
redcarpet:
extensions: ["no_intra_emphasis", "fenced_code_blocks", "autolink", "tables", "with_toc_data"]