From 95a56ab34e2ac3e173bc522fa5a2afb463dbb0e6 Mon Sep 17 00:00:00 2001 From: ParzivalPavlis Date: Tue, 22 Jul 2025 14:15:21 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20fix/heading-space:=20removed=20h?= =?UTF-8?q?eading=20space?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- layouts/_default/_markup/render-heading.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/_default/_markup/render-heading.html b/layouts/_default/_markup/render-heading.html index 0ae3553..2892a4c 100644 --- a/layouts/_default/_markup/render-heading.html +++ b/layouts/_default/_markup/render-heading.html @@ -6,7 +6,7 @@ - {{- $withoutLast | safeHTML -}} + {{- $withoutLast | safeHTML }} {{- $lastWord | safeHTML -}} {{- if in (slice 2 3 4 6) .Level }}{{" " -}}