squelch jekyll warnings
This commit is contained in:
parent
b5cbfb127b
commit
85267aece8
@ -27,8 +27,8 @@ comments: true
|
|||||||
permalink: /:year/:month/:title
|
permalink: /:year/:month/:title
|
||||||
paginate: 3
|
paginate: 3
|
||||||
|
|
||||||
highlighter: pygments
|
highlighter: rouge
|
||||||
markdown: redcarpet
|
markdown: kramdown
|
||||||
redcarpet:
|
redcarpet:
|
||||||
extensions: ["no_intra_emphasis", "fenced_code_blocks", "autolink", "tables", "with_toc_data"]
|
extensions: ["no_intra_emphasis", "fenced_code_blocks", "autolink", "tables", "with_toc_data"]
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user