Demo
A GitHub note alert renders as a Starlight note aside by default.
> [!NOTE]> Useful information that users should know, even when skimming content.
A GitHub tip alert renders as a Starlight tip aside by default.
> [!TIP]> Helpful advice for doing things better or more easily.
Important
Section titled “Important”A GitHub important alert renders as a Starlight caution aside by default.
> [!IMPORTANT]> Key information users need to know to achieve their goal.
Warning
Section titled “Warning”A GitHub warning alert renders as a Starlight caution aside by default.
> [!WARNING]> Urgent info that needs immediate user attention to avoid problems.
Caution
Section titled “Caution”A GitHub caution alert renders as a Starlight danger aside by default.
> [!CAUTION]> Advises about risks or negative outcomes of certain actions.