hugo-theme-hilfe/layouts/shortcodes/hint.html
2020-01-12 15:33:02 +01:00

4 lines
89 B
HTML

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