summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/test-markdown-lists.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/test-markdown-lists.md b/tests/test-markdown-lists.md
index f363fe034..e0640a55f 100644
--- a/tests/test-markdown-lists.md
+++ b/tests/test-markdown-lists.md
@@ -167,8 +167,8 @@ Verify that all list types render as expected.
1. One
• Two
-1. One
2. Two
+3. Three
```
**Actual:**
@@ -176,8 +176,8 @@ Verify that all list types render as expected.
1. One
- Two
-1. One
2. Two
+3. Three
### New Line After a List
@@ -241,4 +241,4 @@ List B:
List A:
1. One
List B:
-2. Two \ No newline at end of file
+2. Two