Improve component rendering styles

Signed-off-by: Nikolaos Karaolidis <nick@karaolidis.com>
This commit is contained in:
2025-09-08 17:30:45 +01:00
parent d9dcea0e41
commit 53705dcd34
14 changed files with 585 additions and 8 deletions

View File

@@ -2,3 +2,4 @@
{{ .Text | safeHTML }}
<a href="#{{- .Anchor | safeURL -}}" class="heading-anchor">#</a>
</h{{ .Level }}>
{{- /* chomp trailing newline */ -}}