Forum Moderators: open
I tried Google, but it didn't give much... So are there any good newbiefriendly HTML editors out there which gives a "clean" (no code bloat) output in HTML? Free preferably.
But Moz Composer do have some serious output issues... For example, italics are coded like <span style="font-style:italics;"> instead of the (much shorter and sensible) <i>. Anyone knows where I can find a script which fixes that?