mirror of
https://github.com/dillonzq/LoveIt.git
synced 2024-11-14 02:46:16 +01:00
3 lines
198 B
HTML
3 lines
198 B
HTML
{{- $id := dict "Content" (trim .Inner "\n") "Scratch" .Page.Scratch | partial "function/id.html" -}}
|
|
<div class="mermaid" id="{{ $id }}"></div>
|
|
{{- .Page.Scratch.SetInMap "this" "mermaid" true -}}
|