forked from drowl87/hextra_mirror
fix: indented callouts rendered incorrectly (#338)
This commit is contained in:
parent
ef536af9e8
commit
a5b59b61f1
@ -31,7 +31,7 @@
|
|||||||
|
|
||||||
<div class="hx-w-full hx-min-w-0 hx-leading-7">
|
<div class="hx-w-full hx-min-w-0 hx-leading-7">
|
||||||
<div class="hx-mt-6 hx-leading-7 first:hx-mt-0">
|
<div class="hx-mt-6 hx-leading-7 first:hx-mt-0">
|
||||||
{{ .Inner | markdownify }}
|
{{ .InnerDeindent | markdownify }}
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user