Integrate mermaid

This commit is contained in:
Raphaël Lemaitre 2023-11-18 23:56:46 +01:00
parent aa2825a2a7
commit d4e86b557b
No known key found for this signature in database
GPG key ID: 90C3CD1F68B07B31
2 changed files with 29 additions and 0 deletions

View file

@ -0,0 +1,4 @@
<pre class="mermaid">
{{- .Inner | safeHTML }}
</pre>
{{ .Page.Store.Set "hasMermaid" true }}