From 7abff23bbb7f7e615c9779e2315616fcffe96fd1 Mon Sep 17 00:00:00 2001 From: Harald Eilertsen Date: Mon, 1 Jun 2020 13:23:17 +0200 Subject: Support `alt' attributes in figure shortcode. --- templates/shortcodes/figure.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates') diff --git a/templates/shortcodes/figure.html b/templates/shortcodes/figure.html index 7fb4123..f21dcce 100644 --- a/templates/shortcodes/figure.html +++ b/templates/shortcodes/figure.html @@ -1,5 +1,5 @@
- +
{{ body }}
-- cgit v1.2.3