# Blockquote The Blockquote extension 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 | | ---------- | ------- | ----------------------------- | | blockquote | — | Wrap content in a blockquote. | ## Keyboard shortcuts * `Control` + `→` ## Usage ```markup ```