Type / on any empty block (or mid-sentence) to open the command palette. Start typing to filter — the palette searches by block name, description, and keywords simultaneously.
Opening the palette
The palette opens whenever you type / as the first character on an empty block, or at any cursor position mid-sentence. It positions itself below the current line and stays anchored as you type the filter query.
Slash command palette
/headingsearch commands…
Headings
H1
Heading 1
Large section heading
H2
Heading 2
Medium subsection heading
H3
Heading 3
Small sub-subsection heading
↑↓ navigate↵ selectEsc close
Navigation
Use ↑ / ↓ to move through the list, Enter to insert the highlighted block, and Escape to close the palette without inserting. Clicking any item also inserts it.
If no query matches, the palette shows an empty state. Pressing Escape or continuing to type a non-matching sequence closes the palette and leaves the / in the block content.
All commands
Basic
Block
Keywords
Description
¶Paragraph
paragraph, text, p
Plain text block. The default block type.
"Quote
quote, blockquote
Indented pull-quote with a left border accent.
—Divider
divider, hr, rule
Horizontal separator line.
□To-do
todo, checkbox, task
Checkbox list item.
☎Callout
callout, note, info, tip
Highlighted box with an icon and background color.
BButton
button, cta, link
Styled link button.
Headings
Block
Keywords
Description
H1Heading 1
h1, heading
Large section heading.
H2Heading 2
h2, heading
Medium subsection heading.
H3Heading 3
h3, heading
Small sub-subsection heading.
Lists
Block
Keywords
Description
•Bulleted list
list, bullet, ul
Unordered list.
1.Numbered list
numbered, ol
Ordered list.
▶Toggle
toggle, collapse
Collapsible block that hides child blocks inside.
Media
Block
Keywords
Description
🖼Image
image, photo, img
Upload or embed an image.
<>Embed
embed, iframe, url
Embed any URL as an iframe.
▶YouTube Shorts
youtube, shorts, video
Embed a YouTube or YouTube Shorts video.
⊞Spreadsheet
spreadsheet, table
Inline spreadsheet with formulas.
∞Infinite Carousel
logo, scroll, ticker
Auto-scrolling logo/image ticker strip.
Advanced
Block
Keywords
Description
</>Code Block
code, snippet
Syntax-highlighted code editor.
≡Table of Contents
toc, contents
Auto-generated list of H2/H3 headings.
⊟Tab Bar
tab, tabs
Tabbed content switcher.
◈Hero Section
hero, banner, cover
Full-width canvas with elements and backgrounds.
▬Section
section, band
Full-width background band wrapping child blocks.
◁▷Carousel
carousel, slides
Swipeable slide deck.
⊟Database
database, table, db
Structured data with multiple views.
📄Page
page, subpage
Inline link to a child page.
ΣEquation
equation, math, latex
LaTeX math equation.
AIAI
ai, write
Open the inline AI prompt on an empty block.
Markdown shortcuts
Several block types can also be triggered by typing a Markdown-style prefix at the start of an empty block and pressing Space or Enter. The prefix is removed and the block converts automatically.