Remove duplicate footnote_nr from default config

The configuration page lists the footnote_nr kramdown configuration option twice. That seemed a bit much, so I removed one of the two lines.
This commit is contained in:
Chun Fei Lung 2017-02-18 17:14:15 +01:00 committed by GitHub
parent 6137dccfc0
commit db229a85d7
1 changed files with 0 additions and 1 deletions

View File

@ -653,7 +653,6 @@ redcarpet:
kramdown: kramdown:
auto_ids: true auto_ids: true
footnote_nr: 1
entity_output: as_char entity_output: as_char
toc_levels: 1..6 toc_levels: 1..6
smart_quotes: lsquo,rsquo,ldquo,rdquo smart_quotes: lsquo,rsquo,ldquo,rdquo