Merge branch 'master' into canary

This commit is contained in:
Jimmy Cai
2024-03-30 23:27:38 +01:00
parent 5466ffb525
commit 1603aecbe2
2 changed files with 19 additions and 1 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
<h{{ .Level }} id="{{ .Anchor }}">
<a href="#{{ .Anchor }}">#</a>
<a href="#{{ .Anchor }}" class="header-anchor">#</a>
{{ .Text | safeHTML }}
</h{{ .Level }}>