The editor is built for help articles. Press / to insert a block, or type markdown shortcuts such as ```js.
Callouts
Use note, tip, warning, or danger when a sentence needs extra weight. Each type has its own color so readers can scan.
Code
Pick a language from the dropdown so readers know the framework. Press ⌘↵ (or Ctrl+Enter) to leave the code block and start a new paragraph.
Bash
curl -X GET https://app.getbuuk.com/api/articles \
-H "Authorization: Bearer YOUR_TOKEN"Tables
Tab moves between cells. Tab in the last cell adds a row. ⌘↵ exits the table.
| Shortcut | Action |
|---|---|
| / | Open the insert menu |
| ```js then Enter | Start a JavaScript code block |
| ⌘↵ | Exit a nested block |