Claude cleaning

This commit is contained in:
2026-01-16 23:17:05 -05:00
parent 76a1ff19b1
commit 7a28b1dc71
30 changed files with 493 additions and 505 deletions

View File

@@ -0,0 +1,5 @@
<h{{ .Level }} id="{{ .Anchor | safeURL }}">
<a href="#{{ .Anchor | safeURL }}" class="heading-anchor">
<span class="anchor-icon">#</span>{{ .Text | safeHTML }}
</a>
</h{{ .Level }}>