diff --git a/docs/src/docPages/api/extensions/blockquote.md b/docs/src/docPages/api/extensions/blockquote.md index f759b145..b95265be 100644 --- a/docs/src/docPages/api/extensions/blockquote.md +++ b/docs/src/docPages/api/extensions/blockquote.md @@ -1,18 +1,18 @@ # Blockquote -Allows you to use the `
` HTML tag in the editor. +The Blockquote extension enables you to use the `
` HTML tag in the editor. -#### Options +## Options *None* -#### Commands -| command | options | description | +## Commands +| Command | Options | Description | | ------ | ---- | ---------------- | | blockquote | none | Wrap content in a blockquote. | -#### Keybindings +## Keybindings * `Control` + `→` -#### Example +## Usage ```markup