We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c2a4ad commit a4e24d4Copy full SHA for a4e24d4
en/04_Redactor/01_v3.x/Shortcuts.md
@@ -18,6 +18,9 @@ Redactor comes with the following built-in shortcuts.
18
| Toggle heading level 6 | ctrl+alt+6 | meta+alt+6 |
19
| Toggle ordered list | ctrl+shift+7 | meta+shift+7 |
20
| Toggle unordered list | ctrl+shift+8 | meta+shift+8 |
21
+| Insert hard tab (`\t`) | shift+tab | shift+tab |
22
+| Indent list item | tab, ctrl+] | tab, meta+] |
23
+| Outdent list item | shift+tab (in list), ctrl+[ | shift+tab (in list), meta+[ |
24
25
## Configurator shortcuts
26
0 commit comments