We are trying to configure the rich text editor with AEM 6.3 to support the blockquote tag. We have managed to do this adding block quote to the paraformat section. However if we have two or more existing paragraphs that we want to wrap with a blockquote tag this does not work; it replaces all existing p tags with blockquote.
Has anyone got any pointers it suggestions on how to achieve this? We are trying to replicate functionality within tinyMCE as part of a migration to AEM.