From 43d4a61d41e0b7490f05abb5b9e46beddb5a1b31 Mon Sep 17 00:00:00 2001 From: Oni Boni Date: Thu, 15 Jul 2021 22:54:08 +0200 Subject: [PATCH] Fix markdown inside expandable. --- layouts/shortcodes/expand.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/shortcodes/expand.html b/layouts/shortcodes/expand.html index 61b772c..b128ba0 100644 --- a/layouts/shortcodes/expand.html +++ b/layouts/shortcodes/expand.html @@ -4,7 +4,7 @@ {{.Get 0 }} \ No newline at end of file