You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is already some styling for .markdown-alert but it would be nice if the icon svgs were also included:
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.
There is already some styling for
.markdown-alertbut it would be nice if the icon svgs were also included: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.