smolboi/layouts/shortcodes/alert.html

4 lines
58 B
HTML
Raw Permalink Normal View History

2024-07-08 21:34:47 +00:00
<div>
<span>{{- .Inner | markdownify -}} </span>
</div>