From db229a85d79a5351e23b1f3639125b5f2edb1b2d Mon Sep 17 00:00:00 2001 From: Chun Fei Lung Date: Sat, 18 Feb 2017 17:14:15 +0100 Subject: [PATCH] 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. --- docs/_docs/configuration.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/_docs/configuration.md b/docs/_docs/configuration.md index 3f3bfd25..79de5a98 100644 --- a/docs/_docs/configuration.md +++ b/docs/_docs/configuration.md @@ -653,7 +653,6 @@ redcarpet: kramdown: auto_ids: true - footnote_nr: 1 entity_output: as_char toc_levels: 1..6 smart_quotes: lsquo,rsquo,ldquo,rdquo