Closed
Description
We are having an issue with the WYSIWYG editor where we need to add something like
<em class="vendor-icon vendor-cart"> </em>
Which would result in an icon
The editor strips out empty html tags and therefore we can't add Icons to our page content.
This can't be really intended in views of technologies like Fontello, Font Awesome and stuff like that.
Whats a good workaround for this? We can't really deactivate the editor, though (customer needs it)