Appearance
The bold mark is used to represent text that is using a bold font weight. It will be rendered as <strong> element in HTML.
bold
<strong>
toggleBold
editor.commands.toggleBold()
Ctrl-B
Command-B