Appearance
The underline mark is used to represent text with a underline. It will be rendered as <u> element in HTML.
underline
<u>
toggleUnderline
editor.commands.toggleUnderline()
Ctrl-U
Command-U