diff --git a/website/_config.yml b/website/_config.yml index 9163d7a..bc21b92 100755 --- a/website/_config.yml +++ b/website/_config.yml @@ -66,6 +66,6 @@ markdown: pedantic: false sanitize: false tables: true - breaks: true + breaks: false smartLists: true - smartypants: true \ No newline at end of file + smartypants: false \ No newline at end of file