github.com/choria-io/go-choria@v0.28.1-0.20240416190746-b3bf9c7d5a45/docs/themes/hugo-theme-relearn/layouts/_default/_markup/render-codeblock-mermaid.html (about) 1 {{- partial "shortcodes/mermaid.html" (dict 2 "page" .Page 3 "attributes" .Attributes 4 "content" .Inner 5 "align" (index .Attributes "align") 6 ) }}