Closed aaweb closed 8 years ago
Hey there
Looking at the latest example at https://imperavi.com/redactor, it seems like images should be wrapped inside a <figure> tag (or whatever imageTag is set to) after insert, to be consistent with the default redactor behavior.
<figure>
See: https://imperavi.com/redactor/docs/settings/images/#setting-imageTag
This specifically plays a role when a caption is present, as redactor otherwise doesn't recognize it as a caption for that image.
Repro would be:
Hey there
Looking at the latest example at https://imperavi.com/redactor, it seems like images should be wrapped inside a
<figure>
tag (or whatever imageTag is set to) after insert, to be consistent with the default redactor behavior.See: https://imperavi.com/redactor/docs/settings/images/#setting-imageTag
This specifically plays a role when a caption is present, as redactor otherwise doesn't recognize it as a caption for that image.
Repro would be: