redstrate.com/themes/red/layouts/_default/_markup/render-heading.html

2 lines
156 B
HTML
Raw Normal View History

2024-02-19 18:06:37 -05:00
<h{{ add .Level 2 }} id="{{ .Anchor | safeURL }}">{{ .Text | safeHTML }} <a class="header-link" href="#{{ .Anchor | safeURL }}">#</a></h{{ add .Level 2 }}>