aboutsummaryrefslogtreecommitdiff
path: root/generators/hugo/themes/tdro/layouts/shortcodes/footer.html
diff options
context:
space:
mode:
Diffstat (limited to 'generators/hugo/themes/tdro/layouts/shortcodes/footer.html')
-rw-r--r--generators/hugo/themes/tdro/layouts/shortcodes/footer.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/generators/hugo/themes/tdro/layouts/shortcodes/footer.html b/generators/hugo/themes/tdro/layouts/shortcodes/footer.html
index 68486df..63af9fa 100644
--- a/generators/hugo/themes/tdro/layouts/shortcodes/footer.html
+++ b/generators/hugo/themes/tdro/layouts/shortcodes/footer.html
@@ -1 +1 @@
-<span class="serif blockquote-footer has-text-right is-block">{{ .Inner }}</span>
+<span class="serif blockquote-footer has-text-right is-block">{{ .Inner | markdownify }}</span>