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

4 lines
81 B
HTML
Raw Normal View History

{{- partial "shortcodes/mermaid.html" (dict
"context" .
"content" .Inner
) }}