diff options
Diffstat (limited to '_config.yml')
| -rw-r--r-- | _config.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_config.yml b/_config.yml index 478ce92..4d5ad31 100644 --- a/_config.yml +++ b/_config.yml | |||
| @@ -13,7 +13,7 @@ kramdown: | |||
| 13 | toc_levels: 1..6 | 13 | toc_levels: 1..6 |
| 14 | smart_quotes: lsquo,rsquo,ldquo,rdquo | 14 | smart_quotes: lsquo,rsquo,ldquo,rdquo |
| 15 | input: GFM | 15 | input: GFM |
| 16 | hard_wrap: false | 16 | hard_wrap: true |
| 17 | footnote_nr: 1 | 17 | footnote_nr: 1 |
| 18 | show_warnings: false | 18 | show_warnings: false |
| 19 | syntax_highlighter: rouge | 19 | syntax_highlighter: rouge |
