culinary.kemonine.info/themes/hugo-theme-relearn/layouts/_default/_markup/render-codeblock-mermaid.html

5 lines
124 B
HTML
Raw Normal View History

2022-12-03 15:27:03 +00:00
{{- partial "shortcodes/mermaid.html" (dict
"context" .Page
"content" .Inner
"align" (index .Attributes "align")
) }}