aboutsummaryrefslogtreecommitdiff
path: root/templates/shortcodes/mermaid.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/shortcodes/mermaid.html')
-rwxr-xr-xtemplates/shortcodes/mermaid.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/shortcodes/mermaid.html b/templates/shortcodes/mermaid.html
new file mode 100755
index 0000000..18395a6
--- /dev/null
+++ b/templates/shortcodes/mermaid.html
@@ -0,0 +1 @@
+<div class="mermaid is-flex is-justify-content-center is-align-items-center">{{body}}</div>