Select or create a board to get started
Select or create a board to get started
—
tasks-token.sh create --board <slug>.
EL → EL-150).
| Syntax | Result |
|---|---|
**bold** | bold |
*italic* | italic |
~~strikethrough~~ | |
# Heading | Large heading |
## Subheading | Subtitle |
- item | Bullet list |
1. item | Numbered list |
[text](url) | link |
`code` | code |
```block``` | Code block |
> quote | Quote |
- [ ] to do | to do |
- [x] done | done |
--- | Horizontal rule |
<details><summary>...</summary></details> | Collapsible section |
https://example.com | URL becomes a link automatically |
> [!NOTE] | Callout (NOTE, TIP, IMPORTANT, WARNING, CAUTION) |
```python | Code block with syntax highlighting |