Our client raised an issue stating the list conversion is not happening properly while copy-pasting the text from MS Word desktop App to RTE. When I explored, I found that the RTE component in AEM has mainly two paste modes (wordhtml and plaintext). Plain text mode scraps all the mark-up as the mode name suggests. While “wordhtml”...
The Rich Text Editor (commonly known as RTE) in Adobe Experience Manager (AEM) is a great tool for authoring the text on the page, but it does not have any out of the box (OOTB) color picker plugin. There are few custom solutions available over the internet, however, they often lead to the following common frustrations: Time to load...