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 this | You get |
|---|---|
# then space | Heading 1 |
## / ### then space | Heading 2 / 3 |
- or * then space | Bulleted list |
1. then space | Numbered list |
[] then space | To-do checkbox |
> then space | Toggle list |
" then space | Quote |
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