Back to Distribution

Mermaid

docs/themes/hugo-geekdoc/layouts/shortcodes/mermaid.html

3.1.1115 B
Original Source

{{ if not (.Page.Scratch.Get "mermaid") }} {{ .Page.Scratch.Set "mermaid" true }} {{ end }}

{{- .Inner -}}