Format text with Markdown shortcuts

Type familiar Markdown and Verso formats it as you go.

You don't need the slash menu for common formatting. At the start of a line, type one of these followed by a space:

Type thisYou get
# then spaceHeading 1
## / ### then spaceHeading 2 / 3
- or * then spaceBulleted list
1. then spaceNumbered list
[] then spaceTo-do checkbox
> then spaceToggle list
" then spaceQuote

Inside a line, wrap text to style it: **bold**, *italic*, `code`. The formatting applies the moment you type the closing character.

Tip Prefer keys? Ctrl/Cmd+B, I, and E apply bold, italic, and inline code to selected text.

Was this helpful?

Contact support