mirror of
https://github.com/alex-shpak/hugo-book.git
synced 2025-07-03 05:11:57 +00:00
fix: correct hint shortcodes rendering in lists (#699)
Co-authored-by: Samuele Favazza <samuele.favazza@duagon.com>
This commit is contained in:
parent
44fa55ddde
commit
8aa692f195
@ -1,3 +1,3 @@
|
|||||||
<blockquote class="book-hint {{ .Get 0 }}">
|
<blockquote class="book-hint {{ .Get 0 }}">
|
||||||
{{ .InnerDeindent | safeHTML }}
|
{{ .Inner | safeHTML }}
|
||||||
</blockquote>
|
</blockquote>
|
||||||
|
Loading…
Reference in New Issue
Block a user