adityakumar.xyz/layouts/_default/_markup/render-heading.html

3 lines
143 B
HTML
Raw Normal View History

2023-06-11 10:24:55 +00:00
<h{{ .Level }} id="{{ .Anchor | safeURL }}" class="anchor-link"><a href="#{{ .Anchor | safeURL }}">{{ .Text | safeHTML }}</a></h{{ .Level }}>