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 7a38b83..25ee014 100644 --- a/_config.yml +++ b/_config.yml @@ -10,7 +10,7 @@ markdown: kramdown  # Compress HTML  compress_html: -  blanklines: false +  blanklines: true    clippings: all    comments: all    endings: false | 
