mirror of
https://github.com/showdownjs/showdown.git
synced 2024-03-22 13:30:55 +08:00
24 lines
252 B
Markdown
24 lines
252 B
Markdown
|
ellipsis in text...
|
||
|
|
||
|
…
|
||
|
|
||
|
1. foo...
|
||
|
2. bar
|
||
|
|
||
|
> ellipsis in blockquote...
|
||
|
|
||
|
```
|
||
|
ellipsis in code...
|
||
|
```
|
||
|
|
||
|
ellipsis in code...
|
||
|
|
||
|
# ellipsis in header...
|
||
|
|
||
|
1...
|
||
|
|
||
|
1. ..
|
||
|
|
||
|
1…
|
||
|
|
||
|
[Link](https://gitlab.com/gitlab-org/gitlab-ce/compare/v11.5.4...v11.5.5 "title")
|