Mention the 'input' option to use a GFM parser in the kramdown options documentation.

This commit is contained in:
Eric Mill 2013-12-08 20:13:52 -05:00
parent d2e948600f
commit 3fe261f91c
1 changed files with 1 additions and 0 deletions

View File

@ -330,6 +330,7 @@ kramdown:
toc_levels: 1..6 toc_levels: 1..6
smart_quotes: lsquo,rsquo,ldquo,rdquo smart_quotes: lsquo,rsquo,ldquo,rdquo
use_coderay: false use_coderay: false
input: GFM
coderay: coderay:
coderay_wrap: div coderay_wrap: div