You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
guillep2k 7b97e04555 Convert EOL to UNIX-style to render MD properly (#8925)
* 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
5 years ago
..
compare.go Enable Uploading/Removing Attachments When Editing an Issue/Comment (#8426) 5 years ago
path.go Stop using git count-objects and use raw directory size for repository (#8848) 5 years ago
sanitize.go Fix error message sanitiziation (#3082) 7 years ago
url.go Handle insecure and ports in go get (#7041) 5 years ago
util.go Convert EOL to UNIX-style to render MD properly (#8925) 5 years ago
util_test.go Convert EOL to UNIX-style to render MD properly (#8925) 5 years ago