Skip to content

Latest commit

 

History

History
43 lines (28 loc) · 1.12 KB

File metadata and controls

43 lines (28 loc) · 1.12 KB

Example GFM Document with Callouts

Note

This is a note callout. It provides helpful information or tips to the reader.

Installation Steps

Follow these steps to install the application:

  1. Download the package
  2. Extract the files
  3. Run the installer

Tip

You can use the --quick flag to speed up the installation process!

Important Warnings

Important

Make sure to backup your data before proceeding with the upgrade.

Warning

Do not interrupt the process once it has started, or you may corrupt your installation.

Critical Information

Caution

Running this command will delete all existing data. This action cannot be undone.


Supported Callout Types

GitHub Flavored Markdown supports these callout types:

  • [!NOTE] - Blue, for general information
  • [!TIP] - Green, for helpful advice
  • [!IMPORTANT] - Purple, for key information
  • [!WARNING] - Yellow/Orange, for urgent warnings
  • [!CAUTION] - Red, for critical warnings about dangerous actions

Note

Callouts were added to GitHub Flavored Markdown in 2023 and may not be supported in all markdown renderers.