From ea26a596b21f1781263f32662566abc89a38cf83 Mon Sep 17 00:00:00 2001 From: Jason Blais Date: Fri, 12 Aug 2016 07:40:59 -0400 Subject: Updating markdown links test (#3790) #### Summary Updating markdown links test Ticket Link https://mattermost.atlassian.net/browse/PLT-3829 and https://mattermost.atlassian.net/browse/PLT-3551 are marked as `Won't Fix`, so the markdown links test needs to be updated too. --- tests/test-markdown-lists.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tests') 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 -- cgit v1.2.3-1-g7c22