Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
# Testing different tips
|
2 |
+
|
3 |
+
> [!NOTE]
|
4 |
+
> Highlights information that users should take into account, even when skimming.
|
5 |
+
>
|
6 |
+
> Some more notes
|
7 |
+
|
8 |
+
> [!TIP]
|
9 |
+
> Optional information to help a user be more successful.
|
10 |
+
>
|
11 |
+
> Some more tips
|
12 |
+
|
13 |
+
> [!IMPORTANT]
|
14 |
+
> Crucial information necessary for users to succeed.
|
15 |
+
>
|
16 |
+
> Some more importance
|
17 |
+
|
18 |
+
> [!WARNING]
|
19 |
+
> Critical content demanding immediate user attention due to potential risks.
|
20 |
+
>
|
21 |
+
> Some more warning
|
22 |
+
|
23 |
+
> [!CAUTION]
|
24 |
+
> Negative potential consequences of an action.
|
25 |
+
>
|
26 |
+
> Some more caution
|