Components
Callouts
Highlight important information with callout boxes.
Types of callouts
Callouts draw attention to important information. Use them sparingly to maintain their impact.
Note
This is a note callout. Use it for supplementary information that adds context to the main content.
Tip
This is a tip callout. Use it for helpful suggestions and best practices that improve the user experience.
Info
This is an info callout. Use it for general information that the reader should be aware of.
Warning
This is a warning callout. Use it for potential issues or important caveats that could cause problems.
Danger
This is a danger callout. Use it for critical warnings about actions that could cause data loss or security issues.
Callouts with content
Callouts can contain any markdown content:
You can include bold text, inline code, and even links like this one inside callouts.
You can also include multiple paragraphs and lists:
- First point
- Second point
- Third point
Make sure to back up your data before running:
example-cli migrate --force
This action cannot be undone.
Custom titles
Callouts support custom titles to better describe their content.
You can customize the title of any callout type to make it more descriptive and contextual.