1
0
mirror of https://github.com/avinal/box-box.git synced 2026-07-04 03:00:09 +05:30
Files
box-box/layouts/_default/_mermaid/render-codeblock-mermaid.html
T
2025-01-01 14:40:16 +05:30

5 lines
109 B
HTML

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