c3re-website/themes/hugo-theme-flat/layouts/_default/_markup/render-heading.html

1 line
141 B
HTML
Raw Normal View History

2023-12-13 22:55:13 +01:00
<h{{ .Level }} id="{{ .Anchor | safeURL }}">{{ .Text | safeHTML }} <a href="#{{ .Anchor | safeURL }}" class="anchor">🔗</a></h{{ .Level }}>