mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2025-01-18 19:00:24 +00:00
6 lines
No EOL
138 B
HTML
6 lines
No EOL
138 B
HTML
{{ .Attributes }}
|
|
{{- partial "shortcodes/mermaid.html" (dict
|
|
"context" .
|
|
"content" .Inner
|
|
"align" (index .Attributes "align")
|
|
) }} |