How do you work with blockquote captions in TinyMCE?
<blockquote>
<p>My great quote</p>
<cite>Brave New World</cite>
</blockquote>
I would like to add a text caption e.g. author name or resource below a quote. How can I add <cite> or <span> caption below a blockquote in TinyMCE? I don’t want add it manually via TinyMCE Code editor, which gets discarded next time a user edits the field. I can’t find a good solution in the tiny documentation.
Alternatively I could use a blockquote repeater matrix item with 2 fields.