diff --git a/layouts/shortcodes/button.html b/layouts/shortcodes/button.html index 98d2cdd..337a50f 100644 --- a/layouts/shortcodes/button.html +++ b/layouts/shortcodes/button.html @@ -8,5 +8,5 @@ {{ $ref = relref $ . }} {{ end }} - {{ $.Inner }} + {{ $.Inner | markdownify }}