1
0
Fork 0
mirror of https://github.com/ItsDrike/itsdrike.com.git synced 2025-04-23 06:32:26 +00:00
itsdrike.com/layouts/_default/_markup/render-heading.html
2021-08-26 02:38:21 +02:00

1 line
139 B
HTML

<h{{ .Level }} id="{{ .Anchor | safeURL }}"> <a class="anchor" href="#{{ .Anchor | safeURL }}">#</a> {{ .Text | safeHTML}}</h{{ .Level }}>