Slash menu

Every block you can insert with the slash menu, and the keyboard shortcuts that go with them.

The slash menu is the fastest way to insert any block. Type / anywhere in the editor and start typing the block name to filter.

Screenshot needed

screenshot of the open slash menu showing the full block list with icons

Filtering#

Type to filter. The match is fuzzy — /cal finds Callout, /cd finds Code Block, /api finds API Playground. Use arrow keys to move, Enter to insert, Esc to dismiss.

The full block list#

Text and structure#

BlockSlash filterMarkdown shortcut
Heading 1/h1#
Heading 2/h2##
Heading 3/h3###
Bullet list/bullet-
Ordered list/numbered1.
Task list/task- [ ]
Quote/quote>
Divider/divider---
Code block/code```
Table/table

Highlights#

BlockSlash filter
Info Callout/info
Warning Callout/warning
Error Callout/error
Success Callout/success
Tip Callout/tip

Structure#

BlockSlash filterNotes
Steps/stepsNumbered procedure
Tabs/tabsMulti-tab content
Card/cardLinked card with title and icon
Card Group/cardgroupGrid of cards
FAQ/faqCollapsible question and answer

Inline and media#

BlockSlash filterNotes
Badge/badgeInline label (Pro, Beta, etc.)
Image/imageUpload from your computer or paste
API Playground/apiSingle interactive endpoint (Pro+)

For AI features (improve, expand, fix grammar, full-page generation), see AI actions and Generate with AI.

Why slash and not a toolbar#

Two reasons.

First, your hands stay on the keyboard. Toolbars require a mouse trip and a target hunt. The slash menu is one keystroke and a couple of characters.

Second, the menu is searchable. Toolbars hide options behind submenus. With slash, you don't have to remember where Callout lives — you just type /cal.

Where next#