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

2 lines
130 B
HTML
Raw Normal View History

2023-04-17 15:08:19 -04:00
<h{{ add .Level 2 }} id="{{ .Anchor | safeURL }}">{{ .Text | safeHTML }} <a href="#{{ .Anchor | safeURL }}">#</a></h{{ .Level }}>