_config.yml: use kramdown because of GHP warning

I hope nothing breaks, but this is so big change that something must
break.
This commit is contained in:
Aminda Suomalainen 2016-02-06 11:38:37 +02:00
parent 0e7d406508
commit bc28c61573

View File

@ -13,7 +13,7 @@ github_username: Mikaela
#facebook_username: mikaelahmsuomalainen
# Build settings
markdown: redcarpet
markdown: kramdown
redcarpet:
extensions: ["no_intra_emphasis", "fenced_code_blocks", "autolink", "tables", "with_toc_data", "strikethrough", "lax_spacing", "space_after_headers", "superscript"]