mirror of
https://github.com/CaiJimmy/hugo-theme-stack.git
synced 2025-02-07 04:13:31 +08:00
4 lines
135 B
HTML
4 lines
135 B
HTML
<h{{ .Level }} id="{{ .Anchor }}">
|
|
<a href="#{{ .Anchor }}" class="header-anchor">#</a>
|
|
{{ .Text | safeHTML }}
|
|
</h{{ .Level }}> |