format keyboard shortcuts
This commit is contained in:
@@ -24,12 +24,12 @@ yarn add @tiptap/extension-heading
|
||||
| heading | level | Creates a heading node. |
|
||||
|
||||
## Keyboard shortcuts
|
||||
* `Control` + `Shift` + `1` → H1
|
||||
* `Control` + `Shift` + `2` → H2
|
||||
* `Control` + `Shift` + `3` → H3
|
||||
* `Control` + `Shift` + `4` → H4
|
||||
* `Control` + `Shift` + `5` → H5
|
||||
* `Control` + `Shift` + `6` → H6
|
||||
* `Control ` `Shift ` `1` → H1
|
||||
* `Control ` `Shift ` `2` → H2
|
||||
* `Control ` `Shift ` `3` → H3
|
||||
* `Control ` `Shift ` `4` → H4
|
||||
* `Control ` `Shift ` `5` → H5
|
||||
* `Control ` `Shift ` `6` → H6
|
||||
|
||||
## Source code
|
||||
[packages/extension-heading/](https://github.com/ueberdosis/tiptap-next/blob/main/packages/extension-heading/)
|
||||
|
||||
Reference in New Issue
Block a user