Hi,
We are looking for an implementation of this html format :
<figure>
<blockquote>
<p>Je voulais revenir vers toi...</p>
</blockquote>
<figcaption>— Bernard</figcaption>
</figure>
which is a great way to implement a citation. When we try to that manually in JCE we get some mixed figure and blockquote.
I could do that with a template but it feel weird to implement that when e already have the blockquote button.
Thanks
