Sidenote-Start

This commit is contained in:
Simon Martens
2025-05-16 16:02:35 +02:00
parent 5dd9f446d7
commit d8d713bef6
2 changed files with 179 additions and 139 deletions

View File

@@ -4,7 +4,7 @@
<div class="tradition-header font-bold">
{{- (App $trad.Reference).Name -}}
</div>
<div class="tradition-text">
<div class="tradition-text text hyphens-auto font-sans">
{{- Safe (ParseGeneric $trad.Content) -}}
</div>
</div>