Files
hugo-book/layouts/shortcodes/hint.html
2024-10-02 12:02:41 +02:00

4 lines
102 B
HTML

<blockquote class="book-hint {{ .Get 0 }}">
{{ .InnerDeindent | .Page.RenderString }}
</blockquote>