Update to kramdown

This commit is contained in:
David Buxton 2016-07-22 11:25:59 +01:00
parent 0d481497ed
commit f99362d931
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ future: true
exclude: ['bin', 'README.md']
# Use the redcarpet Markdown renderer
markdown: redcarpet
markdown: kramdown
redcarpet:
extensions: [
'no_intra_emphasis',