mirror of
https://github.com/tiennm99/hugoDocs.git
synced 2026-09-15 10:19:11 +00:00
MermaidJS now specifies to write chart's markdown within a `pre` HTML tag to improve semantics.
5 lines
96 B
HTML
5 lines
96 B
HTML
<pre class="mermaid">
|
|
{{- .Inner | safeHTML }}
|
|
</pre>
|
|
{{ .Page.Store.Set "hasMermaid" true }}
|