Files
hyzendust.github.io/themes/hugo-theme-yue/layouts/_markup/render-heading.html
2025-11-11 18:07:05 +05:30

3 lines
160 B
HTML

<h{{ .Level }} class="heading" id="{{ .Anchor }}">
{{ .Text | safeHTML }}<span class="heading__anchor"> <a href="#{{ .Anchor }}">#</a></span>
</h{{ .Level }}>