Skip to content

Slash commands and toolbars

Type / at the beginning of an empty line to open the slash command menu. This provides a quick way to insert any block element:

Basic:

  • /heading1/heading3 — Insert headings
  • /bullet — Insert a bullet list
  • /ordered — Insert an ordered list
  • /task — Insert a task list
  • /quote — Insert a blockquote
  • /hr — Insert a horizontal rule
  • /callout — Insert a callout block
  • /toggle — Insert a toggle (collapsible) block
  • /toggle heading 1/toggle heading 3 — Insert a toggle with heading summary
  • /toc — Insert a Table of Contents

Rich Content:

  • /code — Insert a code block
  • /math — Insert a math block
  • /mermaid — Insert a Mermaid diagram
  • /table — Insert a table
  • /image — Insert an image
  • /link — Insert a link

Type to filter the menu items. AI commands are also available from the slash menu (see AI Features).

When you select text, a floating toolbar appears above the selection with formatting buttons: Bold, Italic, Strikethrough, Highlight, Superscript, Subscript, Code, and more.

Hover over any block (paragraph, heading, etc.) to see a drag handle on the left. Use it to:

  • Drag the block to reorder it
  • Click to open a menu with options like block type conversion, duplicate, and delete

Right-click anywhere in the editor for context-aware options:

  • Text operations (cut, copy, paste)
  • Block type conversion
  • Tab management (pin tab, close tab, close other tabs)