hugo-theme-relearn/layouts/_default/_markup/render-codeblock-mermaid.html

5 lines
No EOL
124 B
HTML

{{- partial "shortcodes/mermaid.html" (dict
"page" .Page
"content" .Inner
"align" (index .Attributes "align")
) }}