hugo-geekdoc/layouts/shortcodes/hint.html

4 lines
89 B
HTML

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