Removed # from pages
This commit is contained in:
parent
7c5930dd4b
commit
573b6aa1bd
1 changed files with 0 additions and 1 deletions
|
@ -1,4 +1,3 @@
|
||||||
<h{{ .Level }} id="{{ .Anchor | safeURL }}">
|
<h{{ .Level }} id="{{ .Anchor | safeURL }}">
|
||||||
{{ .Text | safeHTML }}
|
{{ .Text | safeHTML }}
|
||||||
<a class="anchor" href="#{{ .Anchor | safeURL }}">#</a>
|
|
||||||
</h{{ .Level }}>
|
</h{{ .Level }}>
|
||||||
|
|
Loading…
Reference in a new issue