Fix headings not matching

This commit is contained in:
Joshua Goins 2023-04-17 15:14:42 -04:00
parent 9916c458b6
commit 57345fab57

View file

@ -1 +1 @@
<h{{ add .Level 2 }} id="{{ .Anchor | safeURL }}">{{ .Text | safeHTML }} <a href="#{{ .Anchor | safeURL }}">#</a></h{{ .Level }}> <h{{ add .Level 2 }} id="{{ .Anchor | safeURL }}">{{ .Text | safeHTML }} <a href="#{{ .Anchor | safeURL }}">#</a></h{{ add .Level 2 }}>