mirror of
https://github.com/showdownjs/showdown.git
synced 2024-03-22 13:30:55 +08:00
62636d085d
Add ability to disable ellipsis parser. This is needed for some use cases. See #634 Defaults to true to keep backwards compatibility.
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") |