From 8e303ff85859c09fab0688315b318b30a72467fe Mon Sep 17 00:00:00 2001 From: Justin Richer Date: Mon, 15 Aug 2022 20:37:38 -0400 Subject: [PATCH] Remove leading whitespace from output template capture (#35) --- _includes/anchor_headings.html | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/_includes/anchor_headings.html b/_includes/anchor_headings.html index f8e22d6..963d79d 100644 --- a/_includes/anchor_headings.html +++ b/_includes/anchor_headings.html @@ -148,15 +148,15 @@ {% endif %} {% capture new_heading %} - + {% endcapture %}