Contents

Features

Keyboard Shortcuts

2 min read
Keyboard Shortcuts

Keyboard Shortcuts

Every shortcut in RiteMark, organized by category.

All shortcuts use Mac notation. Cmd = Command key.


Text Formatting

Action Shortcut
Bold Cmd+B
Italic Cmd+I
Add/Edit Link Cmd+K
Open Link Cmd+Click

Lists

Action Shortcut
Bullet List Cmd+Shift+8
Numbered List Cmd+Shift+7

Code

Action Shortcut
Code Block Cmd+Shift+C

Tables

Action Shortcut
Add Row Above Cmd+Shift+Up
Add Row Below Cmd+Shift+Down
Add Column Left Cmd+Shift+Left
Add Column Right Cmd+Shift+Right
Delete Row Cmd+Backspace
Delete Column Cmd+Delete

Editing

Action Shortcut
Undo Cmd+Z
Redo Cmd+Shift+Z
Cut Cmd+X
Copy Cmd+C
Paste Cmd+V
Select All Cmd+A

Action Shortcut
Open Slash Menu Type /
Close Menu/Dialog Escape

Quick Reference Card

FORMATTING
Cmd+B          Bold
Cmd+I          Italic
Cmd+K          Link

LISTS
Cmd+Shift+8    Bullet list
Cmd+Shift+7    Numbered list

CODE
Cmd+Shift+C    Code block

TABLES
Cmd+Shift+Up   Row above
Cmd+Shift+Down Row below
Cmd+Shift+Left Column left
Cmd+Shift+Right Column right
Cmd+Backspace  Delete row
Cmd+Delete     Delete column

GENERAL
Cmd+Z          Undo
Cmd+Shift+Z    Redo
/              Slash commands
Esc            Close menu

Slash Commands

Type / to open the command menu, then type to filter:

Type Inserts
/text Paragraph
/heading1 Heading 1
/heading2 Heading 2
/heading3 Heading 3
/bullet Bullet list
/numbered Numbered list
/task Task list
/quote Blockquote
/code Code block
/divider Horizontal line
/table Table

Press Enter to insert the selected item.


Tips

  • Bubble menu - Select text to see formatting options without memorizing shortcuts
  • Slash commands - Faster than shortcuts for inserting blocks
  • Standard shortcuts - Most Mac shortcuts (Cmd+C, Cmd+V, etc.) work as expected