mirror of
https://github.com/alex-shpak/hugo-book.git
synced 2025-06-12 11:44:05 +00:00
fix: correct hint shortcodes rendering in lists
This commit is contained in:
parent
645c868cec
commit
0f1281e24c
@ -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