fix config

This commit is contained in:
alexcos20 2020-05-21 09:58:10 -07:00
parent 66453dedc8
commit f76ccc350c
1 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,7 @@ permalink: /:title/
# Content Parsing
# --------------------
markdown: redcarpet
markdown: kramdown
redcarpet:
extensions: ['no_intra_emphasis', 'autolink', 'tables', 'smart', 'hard_wrap', 'fenced_code_blocks', 'strikethrough', 'highlight', 'quote', 'footnotes', 'with_toc_data', 'space_after_headers', 'superscript', 'lax_spacing']