mirror of
https://github.com/ueberdosis/tiptap.git
synced 2025-01-19 14:53:00 +08:00
docs: complete hard break shortcuts
This commit is contained in:
parent
4b7f8d7d42
commit
7832b96afb
@ -19,7 +19,7 @@ Most of the core extensions register their own keyboard shortcuts. Depending on
|
||||
| Paste without formatting | `Control` `Shift` `V` | `Cmd` `Shift` `V` |
|
||||
| Undo | `Control` `Z` | `Cmd` `Z` |
|
||||
| Redo | `Control` `Shift` `Z` | `Cmd` `Shift` `Z` |
|
||||
| Add a line break | `Shift` `Enter` | `Shift` `Enter` ,<br />`Cmd` `Enter` |
|
||||
| Add a line break | `Shift` `Enter`<br>`Control` `Enter` | `Shift` `Enter` <br>`Cmd` `Enter` |
|
||||
|
||||
### Text Formatting
|
||||
| Command | Windows/Linux | macOS |
|
||||
|
Loading…
Reference in New Issue
Block a user