layouts: render fenced mermaid code blocks
publish / build-and-publish (push) Successful in 4s

This commit is contained in:
2026-04-20 19:42:43 +00:00
parent f2aeda5f24
commit 61d87e6b51
@@ -0,0 +1,4 @@
<pre class="mermaid">
{{- .Inner | safeHTML -}}
</pre>
{{ .Page.Store.Set "hasMermaid" true }}