Here are some snippets to use in markdown files:
Note
Highlights information that users should take into account, even when skimming.
> [!NOTE]
Highlights information that users should take into account, even when skimming.
Tip
Optional information to help a user be more successful.
> [!TIP]
Optional information to help a user be more successful.
Important
Crucial information necessary for users to succeed.
> [!IMPORTANT]
Crucial information necessary for users to succeed.
Warning
Critical content demanding immediate user attention due to potential risks.
> [!WARNING]
Critical content demanding immediate user attention due to potential risks.
Caution
Negative potential consequences of an action.
> [!CAUTION]
Negative potential consequences of an action.