1
Fork 0
theorangeone.net-legacy/layouts/_default/_markup/render-heading.html

2 lines
140 B
HTML
Raw Normal View History

2020-07-23 18:37:44 +01:00
<h{{ .Level }} id="{{ .Anchor | safeURL }}"> <a class="anchor" href="#{{ .Anchor | safeURL }}">#</a> {{ .Text | safeHTML }}</h{{ .Level }}>