diff --git a/layouts/shortcodes/codefigure.html b/layouts/shortcodes/codefigure.html index ebf0138..3b73421 100644 --- a/layouts/shortcodes/codefigure.html +++ b/layouts/shortcodes/codefigure.html @@ -7,6 +7,6 @@ The full caption is too long for an aria-label; just use the beginning for the label and the full thing for the aria description. --> -
+
{{ .Inner | markdownify }}