From 4339507e5c6e22609095e8125e51441800c9415f Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Sun, 8 Oct 2023 09:20:32 +0200 Subject: apply img classes also to caption container table --- IkiWiki/Plugin/img.pm | 1 + 1 file changed, 1 insertion(+) diff --git a/IkiWiki/Plugin/img.pm b/IkiWiki/Plugin/img.pm index 4f07fb4..c8aa895 100644 --- a/IkiWiki/Plugin/img.pm +++ b/IkiWiki/Plugin/img.pm @@ -314,6 +314,7 @@ sub preprocess (@) { if (exists $params{caption}) { return ''. ''. -- cgit v1.2.3
'.$params{caption}.'