File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -91,26 +91,26 @@ Content Cell | Content Cell
9191 ```
9292
9393* Bullet list
94- * Nested bullet
95- * Sub-nested bullet etc
94+ * Nested bullet
95+ * Sub-nested bullet etc
9696* Bullet list item 2
9797
9898~~~
9999 Markup : * Bullet list
100- * Nested bullet
101- * Sub-nested bullet etc
100+ * Nested bullet
101+ * Sub-nested bullet etc
102102 * Bullet list item 2
103103~~~
104104
1051051 . A numbered list
106- 1 . A nested numbered list
107- 2 . Which is numbered
106+ 1 . A nested numbered list
107+ 2 . Which is numbered
1081082 . Which is numbered
109109
110110~~~
111111 Markup : 1. A numbered list
112- 1. A nested numbered list
113- 2. Which is numbered
112+ 1. A nested numbered list
113+ 2. Which is numbered
114114 2. Which is numbered
115115~~~
116116
You can’t perform that action at this time.
0 commit comments