I keep forgetting how to use callouts, so here is a quick reference.
```
> [!type]+ Title
> Content
> More content
```
Overloads the [[Markdown]] quote block `>`. The title and type is the first line, with optionally collapsible content on subsequent lines within `>` prefix.
Callouts may be foldable, append a `-` or `+` for collapsed by default vs opened by default respectively.
# Types
[Supported Types](https://help.obsidian.md/Editing+and+formatting/Callouts)
- note
- abstract, summary, tldr
- into
- todo
- tip, hint important
- success, check, done
- question, help, faq
- warning, caution attention
- failure, fail, missing
- danger, error
- bug,
- example
- quote, cite