Files
Grasswren/layouts/_default/_markup/render-heading.html
T

2 lines
95 B
HTML
Raw Normal View History

2026-07-11 14:54:56 -04:00
<h{{ add .Level 1 }} id="{{ .Anchor | safeURL }}">{{ .Text | safeHTML }}</h{{ add .Level 1 }}>