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

2 lines
175 B
HTML
Raw Normal View History

2024-02-23 22:35:59 -05:00
<h{{ add .Level 2 }} id="{{ .Anchor | safeURL }}">{{ .Text | safeHTML }} <a class="header-link" aria-hidden="true" href="#{{ .Anchor | safeURL }}">#</a></h{{ add .Level 2 }}>