fixed annoying # being put in .md formatting

This commit is contained in:
aethrvmn 2024-10-16 23:37:57 +02:00
parent 9668dfd178
commit a99172a26e

View file

@ -1,4 +0,0 @@
<h{{ .Level }} id="{{ .Anchor | safeURL }}">
{{ .Text | safeHTML }}
<a class="anchor" href="#{{ .Anchor | safeURL }}">#</a>
</h{{ .Level }}>