We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10f92e5 commit 74d3bd4Copy full SHA for 74d3bd4
1 file changed
docs/INPUT_API_REFERENCE.md
@@ -933,6 +933,8 @@ The following keyboard shortcuts are available on Web. `Mod` is `⌘` on macOS a
933
| Bulleted list | ⌘ Shift+8 | Ctrl+Shift+8 |
934
| Checkbox list | ⌘ Shift+9 | Ctrl+Shift+9 |
935
| Paste as plain text | ⌘ Shift+V | Ctrl+Shift+V |
936
+| Undo | ⌘ Z | Ctrl+Z |
937
+| Redo | ⌘ Shift+Z | Ctrl+Shift+Z |
938
939
## HtmlStyle type
940
0 commit comments