Closed agis closed 10 years ago
Using Chrome 26.0.1410.65, after inserting an unordered list with some list items, the source generated looks like this:
<ul> <li> <font color="#404040">fdsafdsafdsa</font> </li> <li> <font color="#404040">fdsafdsafdsa</font> </li> </ul>
Obviously that font tag shouldn't be there.
font
Using Chrome 26.0.1410.65, after inserting an unordered list with some list items, the source generated looks like this:
Obviously that
font
tag shouldn't be there.