docs: make all node keyboard shortcuts a table
This commit is contained in:
@@ -28,8 +28,9 @@ yarn add @tiptap/extension-paragraph
|
||||
| paragraph | — | Transforms all selected nodes to paragraphs. |
|
||||
|
||||
## Keyboard shortcuts
|
||||
* Windows & Linux: `Control` `Alt` `0`
|
||||
* macOS: `Cmd` `Alt` `0`
|
||||
| Command | Windows/Linux | macOS |
|
||||
| -------------- | ----------------------------- | ------------------------- |
|
||||
| setParagraph() | `Control` `Alt` `0` | `Cmd` `Alt` `0` |
|
||||
|
||||
## Source code
|
||||
[packages/extension-paragraph/](https://github.com/ueberdosis/tiptap/blob/main/packages/extension-paragraph/)
|
||||
|
||||
Reference in New Issue
Block a user