Callouts

Obsidian-style callouts (> [!type]) are rendered as styled blocks with an icon and title.

Standard Types

📝Note

A plain note callout. Uses the default capitalized type name as the title.

💡Tip

A helpful tip. Great for highlighting advice or shortcuts.

âš ī¸Warning

Something to watch out for. Proceed with caution.

đŸ”ĨDanger

A critical warning. This action is destructive.

Custom Title

â„šī¸Getting Started

When you provide a custom title after the type, it overrides the default.

Foldable: Collapsed

💡How to fold a callout

Add a - after the type to make the callout collapsed by default. Click to expand.

Foldable: Expanded

❓Is this open by default?

Yes! A + marker means the callout starts expanded but can be collapsed.

Unknown / Custom Type

📌My-custom-type

Unrecognised types still render as a callout block with a fallback icon.

Nested Markdown

📝Note

Callout bodies support full Markdown:

  • First item
  • Bold text in a list
  • Another item