Markdown Callout Examples

A set of callouts supported in the markdown.

Note

📝 Note

Useful information that users should know, even when skimming content.

> [!NOTE]
> Useful information that users should know, even when skimming content.

Tip

💡 Tip

Helpful advice for doing things better or more easily.

> [!TIP]
> Helpful advice for doing things better or more easily.

Important

ℹ️ Important

Key information users need to know to achieve their goal.

> [!IMPORTANT]
> Key information users need to know to achieve their goal.

Warning

⚠️ Warning

Urgent info that needs immediate user attention to avoid problems.

> [!WARNING]
> Urgent info that needs immediate user attention to avoid problems.

Caution

‼️ Caution

Advises about risks or negative outcomes.

> [!CAUTION]
> Advises about risks or negative outcomes.