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.
|
||||
| bulletList | — | Toggle a bullet list. |
|
||||
|
||||
## Keyboard shortcuts
|
||||
* Windows/Linux: `Control` `Shift` `8`
|
||||
* macOS: `Cmd` `Shift` `8`
|
||||
| Command | Windows/Linux | macOS |
|
||||
| ---------------- | ------------------------------- | --------------------------- |
|
||||
| toggleBulletList | `Control` `Shift` `8` | `Cmd` `Shift` `8` |
|
||||
|
||||
## Source code
|
||||
[packages/extension-bullet-list/](https://github.com/ueberdosis/tiptap/blob/main/packages/extension-bullet-list/)
|
||||
|
||||
Reference in New Issue
Block a user