Skip to content

Instantly share code, notes, and snippets.

@monambike
Last active June 17, 2024 06:01
Show Gist options
  • Save monambike/aa59fb466edb7bd72a9935de10a5d24a to your computer and use it in GitHub Desktop.
Save monambike/aa59fb466edb7bd72a9935de10a5d24a to your computer and use it in GitHub Desktop.
Here will be a bunch of cool things that you can use in your README files.

Cool README And Markdown Features!!

Here you will find a bunch of cool things for placing in your README files! Like blockquotes for example take a look you may find something you like. :)

image

Blockquotes

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

References

Navigation Topic Name Reference
Go To Topic Blockquotes https://github.com/orgs/community/discussions/16925
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment