Skip to main content

Callouts

Here are some helpful callouts you can use in your documentation. Click the copy button to copy the code.

info

This is a useful info callout. It's great for highlighting important information.

Info Callout
:::info
This is a useful info callout.
It's great for highlighting important information.
:::
tip

Here's a helpful tip! This callout is perfect for sharing tips and best practices.

Tip Callout
:::tip
Here's a helpful tip!
This callout is perfect for sharing tips and best practices.
:::
note

Take note of this! Use this for general notes and observations.

Note Callout
:::note
Take note of this!
Use this for general notes and observations.
:::
warning

Be careful here! This callout warns users about potential issues.

Warning Callout
:::warning
Be careful here!
This callout warns users about potential issues.
:::
danger

Stop! Important warning! Use this for critical warnings or dangerous actions.

Danger Callout
:::danger
Stop! Important warning!
Use this for critical warnings or dangerous actions.
:::
success

Well done! This callout celebrates success or confirms correct actions.

Success Callout
:::success
Well done!
This callout celebrates success or confirms correct actions.
:::