docs: make all node keyboard shortcuts a table
This commit is contained in:
@@ -28,8 +28,9 @@ This extension requires the [`ListItem`](/api/nodes/list-item) node.
|
||||
| orderedList | — | Toggle an ordered list. |
|
||||
|
||||
## Keyboard shortcuts
|
||||
* Windows/Linux: `Control` `Shift` `7`
|
||||
* macOS: `Cmd` `Shift` `7`
|
||||
| Command | Windows/Linux | macOS |
|
||||
| ----------------- | ------------------------------- | --------------------------- |
|
||||
| toggleOrderedList | `Control` `Shift` `7` | `Cmd` `Shift` `7` |
|
||||
|
||||
## Source code
|
||||
[packages/extension-ordered-list/](https://github.com/ueberdosis/tiptap/blob/main/packages/extension-ordered-list/)
|
||||
|
||||
Reference in New Issue
Block a user