0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-13 16:35:13 +01:00
gitea/modules
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
2019-11-13 03:27:11 +01:00
..
auth Template Repositories (#8768) 2019-11-11 23:15:29 +08:00
avatar
base
cache
charset
context Template Repositories (#8768) 2019-11-11 23:15:29 +08:00
convert Move code.gitea.io/gitea/routers/api/v1/convert to code.gitea.io/gitea/modules/convert (#8892) 2019-11-10 12:41:51 +08:00
cron
generate
git Migrate temp_repo.go to use git.NewCommand (#8918) 2019-11-11 11:46:28 +00:00
graceful
gzip
highlight
httplib
indexer
lfs
log
markup Convert EOL to UNIX-style to render MD properly (#8925) 2019-11-13 03:27:11 +01:00
metrics
migrations Update Github Migration Tests (#8938) 2019-11-12 22:48:21 +00:00
minwinsvc
notification Fix Notify Create Ref Error on tag creation (#8936) 2019-11-13 00:49:40 +01:00
options
password
pprof
private
process
public
recaptcha
references Enable punctuations ending mentions (#8889) 2019-11-09 17:12:05 -05:00
repofiles Migrate temp_repo.go to use git.NewCommand (#8918) 2019-11-11 11:46:28 +00:00
search
secret
session
setting Auto-subscribe user to repository when they commit/tag to it (#7657) 2019-11-10 09:22:19 +00:00
ssh
structs Template Repositories (#8768) 2019-11-11 23:15:29 +08:00
sync
task Fix bug when migrate from API (#8631) 2019-11-08 17:21:00 -05:00
templates
test
timeutil
upload
user
util Convert EOL to UNIX-style to render MD properly (#8925) 2019-11-13 03:27:11 +01:00
validation
webhook Webhook support custom proxy (#8760) 2019-11-08 16:25:53 -05:00