Skip to content

Instantly share code, notes, and snippets.

@danielbayley
Last active February 11, 2025 11:45
Show Gist options
  • Save danielbayley/7bdb56541138dd02d76b7e7bb37f1e86 to your computer and use it in GitHub Desktop.
Save danielbayley/7bdb56541138dd02d76b7e7bb37f1e86 to your computer and use it in GitHub Desktop.
GFM Blockquote Note Syntax

GFM blockquote Note Syntax

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

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