Keyboard shortcuts

Avion's rich text editor supports many different kinds of keyboard shortcuts

Bold

โŒ˜/Ctrl + B

Wrap your text with double asterisks **

Italic

โŒ˜/Ctrl + I

Wrap your text with a single asterisk *

Strikethrough

โŒ˜/Ctrl + Shift + S

Wrap your text with double tildes ~~

Inline code

โŒ˜/Ctrl + E

Wrap your text with a single backtick `

Hyperlink

โŒ˜/Ctrl + K

Blockquote

Insert > and then press Space at the start of a new line

Code block

Insert three angled backticks ```

Bullet list

Insert * and then space Space at the start of a new line

Ordered list

Insert 1. and then space Space at the start of a new line

Undo

โŒ˜/Ctrl + Z

Redo

โŒ˜/Ctrl + Shift + Z

Save

โŒ˜/Ctrl + S

Discard changes

Esc

Last updated