hugo-theme-hilfe/layouts/shortcodes/hint.html
2020-04-15 01:09:53 +02:00

4 lines
87 B
HTML

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