diff --git a/tests/test-markdown-lists.md b/tests/test-markdown-lists.md index f363fe0345..e0640a55f6 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