Appearance
The italic mark is used to represent text that is using an italicized type. It will be rendered as <em> element in HTML.
italic
<em>
toggleItalic
editor.commands.toggleItalic()
Ctrl-I
Command-I