Welcome to mirror list, hosted at ThFree Co, Russian Federation.

render-heading.html « _markup « _default « layouts - github.com/vickylaixy/hugo-theme-introduction.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 1be50731db7e6a2f73b3658304f727a991d206e5 (plain)
1
2

<h{{ .Level }} id="{{ .Anchor | safeURL }}" class="anchor-link"><a href="#{{ .Anchor | safeURL }}">{{ .Text | safeHTML }}</a></h{{ .Level }}>