The editor is built for help articles. Press / to insert a block, or type markdown shortcuts such as ```js.
Press / and choose Image to upload a PNG or JPG, or drag a file onto the page. For product UI captures that Buuk takes for you, see Images and screenshots.
Callouts
Use note, tip, warning, or danger when a sentence needs extra weight. Each type has its own color so readers can scan.
Steps
Use a steps block for numbered procedures with a title on each step — the same pattern as Quickstart on this site.
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.
curl https://app.getbuuk.com/api/public/articles \
-H "Authorization: Bearer buuk_cli_…"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 |