Keyboard shortcuts
Available anywhere inside the editor.
Inline formatting
| Ctrl/Cmd+B | Bold |
| Ctrl/Cmd+I | Italic |
| Ctrl/Cmd+U | Underline |
Lists
| Tab | Nest current item |
| Shift+Tab | Outdent current item |
| Enter on empty nested item | Outdent one level |
| Enter on empty root item | Exit list to paragraph |
Tables
| Tab | Move to next cell (adds row if at end) |
| Shift+Tab | Move to previous cell |
Code blocks (<pre>)
| Tab | Insert tab / indent selection |
| Shift+Tab | Outdent current line / selection |
| Enter twice on blank line | Exit code block |