mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
Update test-markdown-basics.md (#5657)
* Update test-markdown-basics.md Added test for heading followed by paragraph1, line break, paragraph2 * Fix test so it is <4000 characters
This commit is contained in:
committed by
Corey Hulen
parent
a2aa1cd124
commit
a885eaddaf
@@ -21,14 +21,12 @@ _Normal Text*
|
||||
|
||||
### Carriage Return
|
||||
|
||||
**The following text should render as:**
|
||||
Line #1 followed by Line #2
|
||||
Line #1 followed by one blank line
|
||||
|
||||
Line #2 followed by one blank line
|
||||
|
||||
Line #3 followed by one blank line
|
||||
|
||||
|
||||
Line #4 following one blank line
|
||||
Line #3 followed by Line #4
|
||||
Line #4
|
||||
|
||||
|
||||
### Code Blocks
|
||||
|
||||
Reference in New Issue
Block a user