File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -132,7 +132,7 @@ This document provides examples of the most commonly used markdown syntax. See t
132132| 1. ordered list | 1. ordered list |
133133| 2. item 2 | 2. item 2 |
134134| i) sub-item 1 | i) sub-item 1 |
135- | A. sub-sub-item 1 | A. sub-sub-item 1 |
135+ | A. sub-sub-item 1 | A. sub-sub-item 1 |
136136| ``` | |
137137+-----------------------------------+---------------------------------+
138138| ```` markdown | |
@@ -143,7 +143,7 @@ This document provides examples of the most commonly used markdown syntax. See t
143143| print("Hello, World!") | print("Hello, World!") |
144144| ``` | ``` |
145145| | |
146- | A. sub-sub-item 1 | A. sub-sub-item 1 |
146+ | A. sub-sub-item 1 | A. sub-sub-item 1 |
147147| ```` | |
148148+-----------------------------------+---------------------------------+
149149| ``` markdown | |
You can’t perform that action at this time.
0 commit comments