From 336fd3f7566c7872c17b30f7cd150e1d16899205 Mon Sep 17 00:00:00 2001 From: sptaule Date: Mon, 24 Jan 2022 18:36:50 +0100 Subject: First commit --- templates/shortcodes/mermaid.html | 1 + 1 file changed, 1 insertion(+) create mode 100755 templates/shortcodes/mermaid.html (limited to 'templates/shortcodes/mermaid.html') 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 @@ +
{{body}}
-- cgit v1.2.3