Add render-heading.html
This commit is contained in:
1
layouts/_default/_markup/render-heading.html
Normal file
1
layouts/_default/_markup/render-heading.html
Normal file
@@ -0,0 +1 @@
|
||||
<h{{ .Level }} id="{{ .Anchor | safeURL }}">{{ .Text | safeHTML }}<a class="small paigeheaderlink" href="#{{ .Anchor | safeURL }}">#</a></h{{ .Level }}>
|
Reference in New Issue
Block a user