Hi,

I have an HTML editor, without any font controls exposed to the user.


The html generated by the editor always has a font-size of 12px. This of course looks quite bad with a large theme like crisp.


Unless the user specifically selects a font-size (or one is given as a config property), the htmleditor should not try to apply or specify a font-size in generated markup


-Scott