Add render-heading.html

This commit is contained in:
Will Faught
2022-12-27 23:10:20 -08:00
parent ad9e495488
commit bd4fcd058e
2 changed files with 2 additions and 1 deletions

View File

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