Shortcuts shown for Mac. On Windows/Linux, replace ⌘ with Ctrl.
Block actions#
| Shortcut | Action |
|---|---|
/ | Open the slash menu |
⌘D | Duplicate the selected block |
⌘⌫ | Delete the selected block |
⌘↵ | Confirm/exit a block (e.g., escape a code block) |
Tab | Indent (in lists) |
⇧Tab | Outdent (in lists) |
Markdown shortcuts#
Type these at the start of a new line and press space — the block transforms.
| Shortcut | Block |
|---|---|
# | Heading 1 |
## | Heading 2 |
### | Heading 3 |
> | Blockquote |
- | Bullet list |
1. | Ordered list |
- [ ] | Task list |
``` | Code block (then pick a language) |
--- | Horizontal divider |
Text formatting#
| Shortcut | Action |
|---|---|
⌘B | Bold |
⌘I | Italic |
⌘Z | Undo |
⌘⇧Z | Redo |
AI#
| Shortcut | Action |
|---|---|
⌘K | Open the AI menu (with text selected) |
Saving#
| Shortcut | Action |
|---|---|
⌘S | Save the current page |
Autosave runs in the background — you almost never need to think about Save.