Add newlines between markdown tests
Этот коммит содержится в:
@@ -27,20 +27,26 @@ multi-line code block
|
|||||||
` + "`monospace`" + `
|
` + "`monospace`" + `
|
||||||
[Link to Mattermost](www.mattermost.com)
|
[Link to Mattermost](www.mattermost.com)
|
||||||
Inline Image with link, alt text, and hover text: ](https://travis-ci.org/mattermost/platform)
|
Inline Image with link, alt text, and hover text: ](https://travis-ci.org/mattermost/platform)
|
||||||
|
|
||||||
Line:
|
Line:
|
||||||
***
|
***
|
||||||
|
|
||||||
> i am a blockquote!
|
> i am a blockquote!
|
||||||
|
|
||||||
* list item
|
* list item
|
||||||
* another list item
|
* another list item
|
||||||
* indented list item
|
* indented list item
|
||||||
|
|
||||||
1. numbered list, item number 1
|
1. numbered list, item number 1
|
||||||
2. item number two
|
2. item number two
|
||||||
|
|
||||||
Table
|
Table
|
||||||
| Left-Aligned | Center Aligned | Right Aligned |
|
| Left-Aligned | Center Aligned | Right Aligned |
|
||||||
| :------------ |:---------------:| -----:|
|
| :------------ |:---------------:| -----:|
|
||||||
| Left column 1 | this text | $100 |
|
| Left column 1 | this text | $100 |
|
||||||
| Left column 2 | is | $10 |
|
| Left column 2 | is | $10 |
|
||||||
| Left column 3 | centered | $1 |
|
| Left column 3 | centered | $1 |
|
||||||
|
|
||||||
# Large heading
|
# Large heading
|
||||||
## Smaller heading
|
## Smaller heading
|
||||||
### Even smaller heading
|
### Even smaller heading
|
||||||
|
|||||||
Ссылка в новой задаче
Block a user