summary refs log tree commit diff stats
path: root/src/themes/serene/templates/shortcodes/mermaid.html
blob: 3d3725d08d6dcea28c0dfb23fa0f520e8abaebc3 (plain) (blame)
1
2
3
<pre class="mermaid">
  {{ body }}
</pre>