Merge pull request #56 from kendaleiv/github-flavored-markdown
Support triple backticks
This commit is contained in:
commit
0f5179db4d
1 changed files with 3 additions and 0 deletions
|
@ -78,6 +78,9 @@ highlighter: rouge
|
|||
permalink: /:year-:month-:day-:title/
|
||||
paginate: 5
|
||||
|
||||
kramdown:
|
||||
input: GFM
|
||||
|
||||
# Default YAML values (more information on Jekyll's site)
|
||||
defaults:
|
||||
-
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue