itsdrike.com/layouts/_default/_markup/render-heading.html

2 lines
139 B
HTML
Raw Normal View History

2021-08-26 00:38:21 +00:00
<h{{ .Level }} id="{{ .Anchor | safeURL }}"> <a class="anchor" href="#{{ .Anchor | safeURL }}">#</a> {{ .Text | safeHTML}}</h{{ .Level }}>