Keyboard shortcuts
Editor
Essentials
Command | Windows/Linux | macOS |
---|---|---|
Copy | Control C | Cmd C |
Cut | Control X | Cmd X |
Paste | Control V | Cmd V |
Paste without formatting | Control Shift V | Cmd Shift V |
Undo | Control Z | Cmd Z |
Redo | Control Shift Z | Cmd Shift Z |
Add a line break | Shift Enter | Shift Enter |
Text Formatting
Command | Windows/Linux | macOS |
---|---|---|
Bold | Control B | Cmd B |
Italicize | Control I | Cmd I |
Underline | Control U | Cmd U |
Code | Control E | Cmd E |
Paragraph Formatting
Command | Windows/Linux | macOS |
---|---|---|
Apply normal text style | Control Alt 0 | Cmd Alt 0 |
Apply heading 1 | Control Alt 1 | Cmd Alt 1 |
Apply heading 2 | Control Alt 2 | Cmd Alt 2 |
Apply heading 3 | Control Alt 3 | Cmd Alt 3 |
Apply heading 4 | Control Alt 4 | Cmd Alt 4 |
Apply heading 5 | Control Alt 5 | Cmd Alt 5 |
Apply heading 6 | Control Alt 6 | Cmd Alt 6 |
Code block | Control Alt C | Cmd Alt C |
Subscript | Control , | Cmd , |
Superscript | Control . | Cmd . |
Text Selection
Command | Windows/Linux | macOS |
---|---|---|
Select all | Control A | Cmd A |
Extend selection one character to left | Shift ← | Shift ← |
Extend selection one character to right | Shift → | Shift → |
Extend selection one line up | Shift ↑ | Shift ↑ |
Extend selection one line down | Shift ↓ | Shift ↓ |
Extend selection to the beginning of the document | Control Shift ↑ | Cmd Shift ↑ |
Extend selection to the end of the document | Control Shift ↓ | Cmd Shift ↓ |