web.myco.systems/web-myco/themes/blowfish/layouts/shortcodes/mermaid.html

4 lines
59 B
HTML
Raw Normal View History

2023-09-02 03:10:14 +00:00
<div class="mermaid" align="center">
{{ .Inner }}
</div>