← Back to Docs
Slash Commands
Speed up your markdown authoring by inserting complex tables, lists, and diagrams via typing slash triggers.
Available Commands
| Command Trigger | Description |
|---|---|
/h1 | Insert Heading Level 1 text line |
/h2 | Insert Heading Level 2 text line |
/h3 | Insert Heading Level 3 text line |
/todo | Insert Markdown Checklist item (- [ ]) |
/table | Insert placeholder Markdown table block |
/code | Insert a standard syntax highlighted code block |
/mermaid | Insert a flowchart diagram boilerplate code block |
/quote | Insert blockquote syntax |
/link | Insert a standard hyper-link format |
/image | Insert markdown image link |