From 30b5defb5896f54f986af0efacce5e17d6e29597 Mon Sep 17 00:00:00 2001 From: Oscar Najera Date: Mon, 16 Oct 2023 00:11:31 +0200 Subject: Anchors on headings --- layouts/_default/_markup/render-heading.html | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 layouts/_default/_markup/render-heading.html (limited to 'layouts/_default/_markup') diff --git a/layouts/_default/_markup/render-heading.html b/layouts/_default/_markup/render-heading.html new file mode 100644 index 0000000..3df797e --- /dev/null +++ b/layouts/_default/_markup/render-heading.html @@ -0,0 +1,7 @@ + + + {{ .Text | safeHTML }} + + + + -- cgit v1.2.3