mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
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.
This commit is contained in:
committed by
Joram Wilander
parent
c6d5448c75
commit
ea26a596b2
@@ -167,8 +167,8 @@ Verify that all list types render as expected.
|
|||||||
1. One
|
1. One
|
||||||
• Two
|
• Two
|
||||||
|
|
||||||
1. One
|
|
||||||
2. Two
|
2. Two
|
||||||
|
3. Three
|
||||||
```
|
```
|
||||||
|
|
||||||
**Actual:**
|
**Actual:**
|
||||||
@@ -176,8 +176,8 @@ Verify that all list types render as expected.
|
|||||||
1. One
|
1. One
|
||||||
- Two
|
- Two
|
||||||
|
|
||||||
1. One
|
|
||||||
2. Two
|
2. Two
|
||||||
|
3. Three
|
||||||
|
|
||||||
### New Line After a List
|
### New Line After a List
|
||||||
|
|
||||||
@@ -241,4 +241,4 @@ List B:
|
|||||||
List A:
|
List A:
|
||||||
1. One
|
1. One
|
||||||
List B:
|
List B:
|
||||||
2. Two
|
2. Two
|
||||||
|
|||||||
Reference in New Issue
Block a user