hugo-geekdoc/layouts/shortcodes/hint.html

4 lines
95 B
HTML

<blockquote class="gdoc-hint {{ .Get 0 }}">
{{ .Inner | $.Page.RenderString }}
</blockquote>