Merge pull request #56 from kendaleiv/github-flavored-markdown
Support triple backticks
This commit is contained in:
commit
0f5179db4d
@ -78,6 +78,9 @@ highlighter: rouge
|
|||||||
permalink: /:year-:month-:day-:title/
|
permalink: /:year-:month-:day-:title/
|
||||||
paginate: 5
|
paginate: 5
|
||||||
|
|
||||||
|
kramdown:
|
||||||
|
input: GFM
|
||||||
|
|
||||||
# Default YAML values (more information on Jekyll's site)
|
# Default YAML values (more information on Jekyll's site)
|
||||||
defaults:
|
defaults:
|
||||||
-
|
-
|
||||||
|
Loading…
Reference in New Issue
Block a user