--- title: "Task: Explore the Editor" type: Task Status: Open Belongs to: "[[Laputa Onboarding]]" --- Get comfortable with Laputa's markdown editor. ## What to try 1. **Headings** — Type `#`, `##`, or `###` followed by a space to create headings 2. **Lists** — Use `-` for bullet lists and `1.` for numbered lists 3. **Checkboxes** — Type `- [ ]` for a checkbox, click to toggle it 4. **Formatting** — Try **bold** (Cmd+B), *italic* (Cmd+I), and `inline code` 5. **Wiki-links** — Type `[[` and start typing a note name to insert a link. Try linking to [[Getting Started]] 6. **Code blocks** — Use triple backticks or Cmd+Shift+K ## Tip The editor saves automatically. You can also press **Cmd+S** to save explicitly.