mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
Update test-markdown-lists.md
This commit is contained in:
@@ -195,6 +195,25 @@ This text should be on a new line.
|
||||
- Two
|
||||
This text should be on a new line.
|
||||
|
||||
**Expected:**
|
||||
```
|
||||
List:
|
||||
|
||||
- One
|
||||
- Two
|
||||
|
||||
This line should have a line break above it.
|
||||
```
|
||||
|
||||
**Actual:**
|
||||
|
||||
List:
|
||||
|
||||
- One
|
||||
- Two
|
||||
|
||||
This line should have a line break above it.
|
||||
|
||||
### Task Lists
|
||||
|
||||
**Expected:**
|
||||
|
||||
Reference in New Issue
Block a user