hugo-theme-zzo/layouts/shortcodes/flowchartjs.html

3 lines
69 B
HTML

<div id="diagram" class="diagram">
{{- safeHTML .Inner -}}
</div>