We have an uncommon situation where we need to allow certain attributes such as itemprop, customprop, etc on a div inside the rich text editor in the backoffice but we haven’t been successful in getting it to allow it through the use of the tinyMCEConfig.config file.
Any ideas?
We’ve tried changing the validElements value to remove the - on div and added these attributes to it to no avail.
Thanks!