We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48abd4b commit 9592703Copy full SHA for 9592703
1 file changed
docs/test.md
@@ -36,3 +36,20 @@ Font size 10 {: .fs-10 } {: .green-200 }
36
<li>Item 3</li>
37
<li>Item 4</li>
38
</ol>
39
+
40
+NEW
41
42
+1. Item 1
43
+1. Item 2
44
45
+<div style="text-align: center; margin-top: 0; padding-top: 0;">
46
+ <img src="/assets/images/home/1.jpg" alt="Image" style="margin: 10px;" />
47
+</div>
48
49
+<ol class="custom-ol" style="--start: 3;">
50
+ <li>Item 3</li>
51
+ <li>Item 4</li>
52
+</ol>
53
54
55
0 commit comments