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

3 lines
53 B
HTML

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