Shortcut keys allow easy and quick methods for navigating or editing content.
Mac | Windows | Description |
Esc |
| Close a dialog or the search panel |
⌥ / |
| Open the search panel |
Mac | Windows | Description |
⌘S |
| Save edits |
⌘C |
| Copy |
⌘V |
| Paste |
⌘⇧V |
| Paste as text, without formatting |
⌘Z |
| Undo |
⌘⇧Z |
| Redo |
⌘Y |
| Redo |
⌘↩ |
| Exit from content block (code, tabs, table, quote ...) |
⌘ / |
| Open command palette to quickly insert any block |
⌘⇧1 |
| Insert H1 |
⌘⇧2 |
| Insert H2 |
⌘⇧7 |
| Insert unordered list |
⌘⇧2 |
| Insert ordered list |
⌘] |
| Insert quote |
⌘B |
| Toggle bold |
⌘I |
| Toggle italic |
⌘⇧5 |
| Toggle strikethrough |
⌘⇧6 |
| Toggle inline code |
⌘K |
| Insert or toggle link |
⇥ |
| In a list, increase item level. In a code block, increase indentation level. |
⇧⇥ |
| In a list, decrease item level. In a code block, decrease indentation level. |