Skip to content

Commit 74d3bd4

Browse files
authored
docs: web docs update with undo, redo (#634)
Updated docs with shortcuts for web - were missing the undo, redo functionalities
1 parent 10f92e5 commit 74d3bd4

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/INPUT_API_REFERENCE.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -933,6 +933,8 @@ The following keyboard shortcuts are available on Web. `Mod` is `⌘` on macOS a
933933
| Bulleted list | ⌘ Shift+8 | Ctrl+Shift+8 |
934934
| Checkbox list | ⌘ Shift+9 | Ctrl+Shift+9 |
935935
| Paste as plain text | ⌘ Shift+V | Ctrl+Shift+V |
936+
| Undo | ⌘ Z | Ctrl+Z |
937+
| Redo | ⌘ Shift+Z | Ctrl+Shift+Z |
936938

937939
## HtmlStyle type
938940

0 commit comments

Comments
 (0)