PaperModX/layouts/shortcodes/standout.html
2022-05-12 16:43:06 +08:00

4 lines
55 B
HTML

<p class="standout">
{{ .Inner | markdownify }}
</p>