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

2 lines
139 B
HTML
Raw Normal View History

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