From a7285b9e305d0ba879f1ea753ff4b0a3282df6c0 Mon Sep 17 00:00:00 2001 From: Peter Mosses Date: Mon, 9 Sep 2019 22:26:32 +0200 Subject: [PATCH] Replace `blank_lines` by `blanklines`. --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index d12d439..d34af7c 100644 --- a/_config.yml +++ b/_config.yml @@ -50,5 +50,5 @@ compress_html: comments: all endings: all startings: [] - blank_lines: false + blanklines: false profile: false