Switch to Kramdown due to rdiscount issues (also https://github.com/jekyll/jekyll/pull/1988)
parent
3cc9f409e8
commit
6d9d683fce
|
@ -30,7 +30,7 @@ links:
|
|||
# You don't need to update the configuration flags below.
|
||||
#
|
||||
|
||||
markdown: rdiscount
|
||||
markdown: kramdown
|
||||
pygments: true
|
||||
permalink: /:title
|
||||
|
||||
|
|
Loading…
Reference in New Issue