mirror of
https://github.com/alex-shpak/hugo-book.git
synced 2025-06-11 03:04:07 +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 }}">
|
||||
{{ .InnerDeindent | safeHTML }}
|
||||
{{ .Inner | safeHTML }}
|
||||
</blockquote>
|
||||
|
Loading…
Reference in New Issue
Block a user