mirror of
https://github.com/hugo-fixit/FixIt.git
synced 2026-08-24 15:28:57 +00:00
4 lines
233 B
HTML
4 lines
233 B
HTML
{{- $id := dict "Content" (trim (partial "function/dos2unix.html" .Inner) "\n") "Scratch" .Page.Scratch | partial "function/id.html" -}}
|
|
<div class="mermaid" id="{{ $id }}"></div>
|
|
{{- .Page.Scratch.SetInMap "this" "mermaid" true -}}
|