When I click on the U button in the toolbar it generates an underline style.
Example (check this code to see what I mean)
It creates style="text-decoration: underline;"; which is not want.
What I want is the <u></u> tags. How do I accomplish this?
~ Jason