I’m having the same issues. We have set it up for our customers to edit their own microsites/landing pages and it seems to be adding ‘p’ tags, shifting content to different lines, and breaking formatting.
After a customer edits their content using the plugin, there is massive vertical spacing issues. When I look in the back end I notice the cause is:
- The ‘p’ tags as mentioned above
- Capitalization issue – “div” becomes “DIV”, “span” becomes “SPAN”, “style” becomes “STYLE”
Also, the plugin looks to be adding an extra “/a” closing tag which is breaking links.
I don’t mind adjusting my templates and/or styles to accommodate the plugin, but not sure what to look for.