Callout
Alert / admonition with 15 type variants — 5 GFM (note, tip, important, warning, caution) plus 10 Obsidian-parity (abstract, info, todo, success, question, failure, danger, bug, example, quote)
Example
Pick the type that matches the intent — tip for advice,
warning for things that can bite, note for
background context. The icon and accent color track the type automatically.
> [!TIP]
> Pick the type that matches the intent — `tip` for advice, `warning`
> for things that can bite, `note` for background context.Props
Prop
Type
Also matches: note, tip, important, warning, caution, abstract, info, todo, success, question, failure, danger, bug, example, quote, alert, admonition, callout
Author it
Type /note in the editor to insert it from the slash menu, or write the tag directly in source mode. The Properties panel on the right of the editor exposes every prop above as a form field once the block is selected.