Tagged Questions
0
votes
1answer
168 views
How do I change TinyMCE button “i” to create a i tag rather than em?
I want to give the "italic" button back the "styling" behaviour, rather than the spammy <em>. I want that button to print a <i> tag, rather than <em>.
<em> tags became popular ...