# Underline Enables you to use the `` HTML tag in the editor. ## Options | Option | Type | Default | Description | | ------ | ------ | ------- | -------------------------------------------- | | class | string | – | Add a custom class to the rendered HTML tag. | ## Commands | Command | Options | Description | | --------- | ------- | ------------------------ | | underline | — | Mark text as underlined. | ## Keybindings * Windows & Linux: `Control` + `U` * macOS: `Command` + `U` ## Usage ```markup ```