Fix typo
This commit is contained in:
parent
7c1792312f
commit
1b4d507e21
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@ timezone: America/New_York # http://en.wikipedia.org/wiki/List_of_tz_database_ti
|
||||||
kramdown:
|
kramdown:
|
||||||
input: GFM
|
input: GFM
|
||||||
hard_wrap: false
|
hard_wrap: false
|
||||||
auto_ids: rue
|
auto_ids: true
|
||||||
footnote_nr: 1
|
footnote_nr: 1
|
||||||
entity_output: as_char
|
entity_output: as_char
|
||||||
toc_levels: 1..6
|
toc_levels: 1..6
|
||||||
|
|
Loading…
Reference in a new issue