Using the Slash Menu
The slash menu is your quick access to 30+ block types.
Opening the Menu
Type / in any editor to open the slash menu.
Filtering
Keep typing after / to filter options:
/h→ Shows Heading 1, 2, 3/tab→ Shows Table/code→ Shows Code Block/todo→ Shows To-Do List
Navigating
- Arrow keys: Move through options
- Enter: Insert selected block
- Escape: Close menu
Block Categories
Text
- Paragraph, Heading 1/2/3, Quote, Divider
Lists
- Bullet List, Numbered List, To-Do List
Tables
- Table, Table Templates
Media
- Image, Video, File, Embed
Code
- Code Block (20+ languages), Mermaid Diagrams
Interactive
- Toggle, Callout (Info, Warning, Success, Error)
Layout
- 2 Columns, 3 Columns, Tabs
Quick Examples
| Type | Command |
|---|---|
| Heading 1 | /h1 |
| Bullet List | /bullet |
| Table | /table |
| Image | /image |
| Code Block | /code |
| To-Do List | /todo |