Created
July 8, 2024 23:45
-
-
Save Nidal-Bakir/42fb9192f76f5b32977a9ed369a7fcdf to your computer and use it in GitHub Desktop.
Revisions
-
Nidal-Bakir created this gist
Jul 8, 2024 .There are no files selected for viewing
This file contains hidden or 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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,15 @@ ## Simple alerts > [!NOTE] > This is a note. > [!TIP] > This is a tip. (Supported since 14 Nov 2023) > [!IMPORTANT] > Crutial information comes here. > [!CAUTION] > Negative potential consequences of an action. (Supported since 14 Nov 2023) > [!WARNING] > Critical content comes here.