Shortcuts
Markdown editor shortcuts.
General
Name | Shortcut | Note |
---|---|---|
Title | Ctrl H / ⌘ H | Reference |
Bold | Ctrl B / ⌘ B | |
Italic | Ctrl I / ⌘ I | |
Strikethrough | Ctrl S / ⌘ S | |
Link | Ctrl K / ⌘ K | Reference |
Unordered List | Ctrl L / ⌘ L | Reference |
Ordered List | Ctrl O / ⌘ O | Reference |
Task List | Ctrl J / ⌘ J | Reference |
Quote | Ctrl ; / ⌘ ; | |
Horizontal Rule | Ctrl Shift H / ⌘ ⇧ H | |
Code Block | Ctrl U / ⌘ U | Reference |
Code | Ctrl G / ⌘ G | |
Insert Empty Block Before Element | Ctrl Shift B / ⌘ ⇧ B | wysiwyg & ir mode |
Insert Empty Block After Element | Ctrl Shift E / ⌘ ⇧ E | wysiwyg & ir mode |
Table | Ctrl M / ⌘ M | Reference |
Undo | Ctrl Z / ⌘ Z | |
Redo | Ctrl Y / ⌘ Y | |
Move Block Element Up | Ctrl Shift U / ⌘ ⇧ U | wysiwyg & ir mode |
Move Block Element Down | Ctrl Shift D / ⌘ ⇧ D | wysiwyg & ir mode |
Remove Current Element | Ctrl Shift X / ⌘ ⇧ X | wysiwyg mode |
Error Input | Backspace |
Title (Ctrl H / ⌘ H)
Name | Shortcut |
---|---|
Bigger | Ctrl + / ⌘ + |
Smaller | Ctrl - / ⌘ - |
H1-H6 | Ctrl Alt 1/2/3/4/5/6 / ⌘ ⌥ 1/2/3/4/5/6 |
Pop-up Menu | Ctrl H / ⌘ H |
Link (Ctrl K / ⌘ K)
Name | Shortcut |
---|---|
Input Box and Element Switch | Alt Enter / ⌥ Enter |
Input Box Switch | Tab |
List (Ctrl L/O/J / ⌘ L/O/J)
Name | Shortcut | Note |
---|---|---|
Indent | Tab / Ctrl Shift I / ⌘ ⇧ I | Tab : cursor must be at the beginning |
Reverse Indent | Shift Tab / ⇧ Tab / Ctrl Shift O / ⌘ ⇧ O / Enter | Shift Tab / ⇧ Tab : cursor must be at the beginning / Enter : need to be empty list item |
Complete and Todo Switch | Ctrl Shift J / ⌘ ⇧ J | Task List |
Quote (Ctrl ; / ⌘ 😉
Name | Shortcut | Note |
---|---|---|
Insert Empty Block Before Element | Ctrl Alt Enter / ⌘ ⌥ Enter | wysiwyg mode |
Insert Empty Block After Element | Alt Enter / ⌥ Enter | wysiwyg mode |
Insert Block Element | Ctrl Shift : / ⌘ ⇧ : / > | Ctrl Shift : / ⌘ ⇧ : : block element becomes quote / > : inline element inserts quote |
Quote and Block Element Switch | Ctrl ; / ⌘ ; |
Code Block (Ctrl U / ⌘ U)
Name | Shortcut |
---|---|
Input Box and Code Block Switch | Alt Enter / ⌥ Enter |
Hide Edit Interface | Escape |
Select All Code | Ctrl A / ⌘ A |
Table (Ctrl M / ⌘ M)
Name | Shortcut |
---|---|
Insert Row Above | Ctrl + / ⌘ ⇧ F |
Insert Row Below | Ctrl + / ⌘ + |
Delete Row | Ctrl - / ⌘ - |
Insert Column Left | Ctrl Shift + / ⌘ ⇧ G |
Insert Column Right | Ctrl Shift + / ⌘ ⇧ + |
Delete Column | Ctrl Shift - / ⌘ ⇧ - |
Left Align | Ctrl Shift L / ⌘ ⇧ L |
Center Align | Ctrl Shift C / ⌘ ⇧ C |
Right Align | Ctrl Shift R / ⌘ ⇧ R |
Cursor Move to Input Box | Alt Enter / ⌥ Enter |
Input Box Switch | Tab |
Move Cursor to Previous Element | Shift Tab / ⇧ Tab / Backspace |
Move Cursor to Next Element | Tab |