1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-24 15:45:45 +08:00
gitea/modules/util
guillep2k 7b97e04555 Convert EOL to UNIX-style to render MD properly ()
* Convert EOL to UNIX-style to render MD properly

* Update modules/markup/markdown/markdown.go

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

* Fix lint optimization

* Check for empty content before conversion

* Update modules/util/util.go

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

* Improved checks and tests

* Add paragraph render test

* Improve speed even more, improve tests

* Small improvement by @gary-kim

* Fix test for DOS

* More improvements

* Restart CI
2019-11-13 03:27:11 +01:00
..
compare.go Enable Uploading/Removing Attachments When Editing an Issue/Comment () 2019-10-15 13:19:32 +01:00
path.go Stop using git count-objects and use raw directory size for repository () 2019-11-10 21:33:47 +00:00
sanitize.go Fix error message sanitiziation () 2017-12-04 03:48:03 +02:00
url.go Handle insecure and ports in go get () 2019-05-27 22:08:38 +01:00
util_test.go Convert EOL to UNIX-style to render MD properly () 2019-11-13 03:27:11 +01:00
util.go Convert EOL to UNIX-style to render MD properly () 2019-11-13 03:27:11 +01:00