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

3 lines
53 B
HTML
Raw Normal View History

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