Keyboard Shortcuts

Keyboard shortcuts speed up your work in the editor. Most commands follow standard text editor conventions — if you’ve used Notion, Confluence, or Google Docs, you’ll feel at home.

Keyboard shortcuts

Text Formatting

ActionMacWindows/Linux
Bold⌘BCtrl+B
Italic⌘ICtrl+I
Underline⌘UCtrl+U
Strikethrough⌘⇧SCtrl+Shift+S
Inline code⌘ECtrl+E
Link⌘KCtrl+K
Clear formatting⌘\Ctrl+\

Blocks via Markdown

TypeResult
# + SpaceHeading H1
## + SpaceHeading H2
### + SpaceHeading H3
- + SpaceBulleted list
1. + SpaceNumbered list
> + SpaceBlockquote
``` + EnterCode block
> + SpaceToggle block

Working with Blocks

ActionMacWindows/Linux
Duplicate block⌘DCtrl+D
Delete block⌘⌫Ctrl+Backspace
Move block upAlt↑Alt+↑
Move block downAlt↓Alt+↓
Select entire block⌘A (twice)Ctrl+A (twice)
ActionMacWindows/Linux
Open command menu//
Search in KB⌘FCtrl+F
Global search⌘KCtrl+K
New page⌘NCtrl+N
Open version history⌘⇧HCtrl+Shift+H

Editing

ActionMacWindows/Linux
Undo⌘ZCtrl+Z
Redo⌘⇧ZCtrl+Shift+Z
Cut⌘XCtrl+X
Copy⌘CCtrl+C
Paste without formatting⌘⇧VCtrl+Shift+V

Comments & Collaboration

ActionMacWindows/Linux
Add comment⌘Alt+MCtrl+Alt+M
Close panelEscEsc

Tip: Press ? anywhere in the editor to open the full keyboard shortcut reference right in the interface.