website: ignore extra line break

This commit is contained in:
Changkun Ou
2019-07-18 17:22:40 +02:00
parent 6062a58161
commit fdb34b80e5

View File

@@ -62,7 +62,7 @@ exclude_generator:
# Markdown # Markdown
## https://github.com/chjj/marked ## https://github.com/chjj/marked
markdown: markdown:
gfm: true gfm: false
pedantic: false pedantic: false
sanitize: false sanitize: false
tables: true tables: true