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...
Hi, in style.css I created 3 templates <blockquote> <blockquote2> <blockquote3> but processwire text editor automatically corrects and deletes <blockquote2> <blockquote3> code. How can I choose freely?