Replies: 0
I’d like to be able to append the credits HTML to the caption—something like this:
<figure>
<img />
<figcaption>Hello world <span>[credits]</span></figcaption>
</figure>
Handling images inserted without a caption might be problematic, but this would be a useful feature to have.