summaryrefslogtreecommitdiffstats
path: root/site/layouts/shortcodes/markdown.html
diff options
context:
space:
mode:
Diffstat (limited to 'site/layouts/shortcodes/markdown.html')
-rw-r--r--site/layouts/shortcodes/markdown.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/site/layouts/shortcodes/markdown.html b/site/layouts/shortcodes/markdown.html
new file mode 100644
index 0000000..82107bc
--- /dev/null
+++ b/site/layouts/shortcodes/markdown.html
@@ -0,0 +1 @@
+{{- .Inner | markdownify -}}