Skip to content

Instantly share code, notes, and snippets.

@Integralist
Created May 13, 2024 15:10
Show Gist options
  • Save Integralist/5fa84ffa216e2c3b412ee6b090cabe57 to your computer and use it in GitHub Desktop.
Save Integralist/5fa84ffa216e2c3b412ee6b090cabe57 to your computer and use it in GitHub Desktop.
[Highligh notes and warnings in Markdown] #gist #github #notes

https://github.com/orgs/community/discussions/16925

> [!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