1
0
mirror of https://github.com/falsycat/ar.falsy.cat.git synced 2025-05-02 12:51:55 +00:00
ar.falsy.cat/layouts/_default/_markup/render-codeblock-mermaid.html
2022-11-27 10:53:52 -08:00

5 lines
96 B
HTML

<div class="mermaid">
{{- .Inner | safeHTML }}
</div>
{{ .Page.Store.Set "hasMermaid" true }}