Skip to content

Commit a4e24d4

Browse files
committed
add more shortcuts
1 parent 8c2a4ad commit a4e24d4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

en/04_Redactor/01_v3.x/Shortcuts.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@ Redactor comes with the following built-in shortcuts.
1818
| Toggle heading level 6 | ctrl+alt+6 | meta+alt+6 |
1919
| Toggle ordered list | ctrl+shift+7 | meta+shift+7 |
2020
| 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+[ |
2124

2225
## Configurator shortcuts
2326

0 commit comments

Comments
 (0)