Created
December 15, 2023 17:14
-
-
Save Axlfc/168b24c3928ba8521772d8ed510a5620 to your computer and use it in GitHub Desktop.
Github Markdown Annotations
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
> [!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.> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment