mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2026-05-01 12:50:22 -05:00
Fix #10
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<h{{ .Level }} id="{{ .Anchor | safeURL }}" class="section-header">
|
||||
<a href="#{{ .Anchor | safeURL }}">
|
||||
{{ .Text | safeHTML }}
|
||||
</a>
|
||||
</h{{ .Level }}>
|
||||
Reference in New Issue
Block a user