1
1
mirror of https://github.com/go-gitea/gitea synced 2024-07-04 00:55:48 +00:00
gitea/modules/markup/markdown
John Olheiser e24861a546 Don't convert ellipsis in markdown (#9905) (#9937)
* Don't convert ellipsis

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Formatting

Co-Authored-By: zeripath <art27@cantab.net>

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: Antoine GIRARD <sapk@users.noreply.github.com>
Co-authored-by: zeripath <art27@cantab.net>

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: Antoine GIRARD <sapk@users.noreply.github.com>
Co-authored-by: zeripath <art27@cantab.net>
2020-01-22 16:24:04 +00:00
..
goldmark.go Fix markdown anchor links (#9673) (#9840) 2020-01-17 11:49:50 -05:00
markdown_test.go Change markdown rendering from blackfriday to goldmark (#9533) 2019-12-31 03:53:28 +02:00
markdown.go Don't convert ellipsis in markdown (#9905) (#9937) 2020-01-22 16:24:04 +00:00