Skip to main content

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

note

This is a note callout. Use it for supplementary information that adds context to the main content.

Tip

tip

This is a tip callout. Use it for helpful suggestions and best practices that improve the user experience.

Info

info

This is an info callout. Use it for general information that the reader should be aware of.

Warning

warning

This is a warning callout. Use it for potential issues or important caveats that could cause problems.

Danger

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:

Pro tip

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
Important

Make sure to back up your data before running:

example-cli migrate --force

This action cannot be undone.

Custom titles

Your custom title here

Callouts support custom titles to better describe their content.

Did you know?

You can customize the title of any callout type to make it more descriptive and contextual.