Hi all - I have both the Featherlight and the Image Caption plugins installed and running. Unfortunately the Image caption plugin seems to run after the Featherlight plugin, so figure tag gets surrounded by the a tag that Featherlight adds to run the lightbox effect.
I have tried limiting the scope of the Image Caption plugin to a[rel="lightbox"], but that does not work. And adding the markdown for the image inside a figure tag does not work either.
Is there any way to delay the Featherlight plugin till after the caption plugin has done its work?