Commit c6b747

2024-10-15 21:46:48 Ralph Thesen: Added examples for alerts.
examples/all syntax features.md ..
@@ 199,3 199,23 @@
In case a warning not warning enough.
:::
+
+ ---
+
+ Another options are alerts:
+
+ > [!NOTE]
+ > Useful for highlighting special
+ > information.
+
+ > [!TIP]
+ > Giving pointers.
+
+ > [!IMPORTANT]
+ > Raise attention.
+
+ > [!WARNING]
+ > Add a **formatted** warning.
+
+ > [!CAUTION]
+ > If a warning is _simply_ not enough.
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9