Tips & Tricks

Alerts 1

WarningNOT available Github Pages - only in Github Source!
> [!NOTE]
> Highlights information that users should take into account, even when skimming.

> [!TIP]
> Optional information to help a user be more successful.

> [!IMPORTANT]
> Crucial information necessary for users to succeed.

> [!WARNING]
> Critical content demanding immediate user attention due to potential risks.

> [!CAUTION]
> Negative potential consequences of an action.

[!NOTE] Highlights information that users should take into account, even when skimming.

[!TIP] Optional information to help a user be more successful.

[!IMPORTANT] Crucial information necessary for users to succeed.

[!WARNING] Critical content demanding immediate user attention due to potential risks.

[!CAUTION] Negative potential consequences of an action.


As an alternative pure Unicode you can use:

Matching Unicode glyphs (emojis) commonly used for these standard Markdown alerts, aligning perfectly with standard GitHub-style admonitions:

  1. (Snip from - Basic writing and formatting syntax - Alerts)Â