1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-10 05:23:45 -04:00
gitea/modules
zeripath 27757714d0 Change markdown rendering from blackfriday to goldmark (#9533)
* Move to goldmark

Markdown rendering moved from blackfriday to the goldmark.

Multiple subtle changes required to the goldmark extensions to keep
current rendering and defaults.

Can go further with goldmark linkify and have this work within markdown
rendering making the link processor unnecessary.

Need to think about how to go about allowing extensions - at present it
seems that these would be hard to do without recompilation.

* linter fixes

Co-authored-by: Lauris BH <lauris@nix.lv>
2019-12-31 03:53:28 +02:00
..
auth Branch protection: Possibility to not use whitelist but allow anyone with write access (#9055) 2019-12-03 20:08:56 -05:00
avatar
base
cache
charset deps: update and fix chardet import (#9351) 2019-12-14 02:15:48 +02:00
context Use Req.URL.RequestURI() to cope with FCGI urls (#9473) 2019-12-24 00:11:12 +00:00
convert
cron Graceful: Xorm, RepoIndexer, Cron and Others (#9282) 2019-12-15 09:51:28 +00:00
generate
git Provide Default messages for merges (#9393) 2019-12-30 18:34:11 -05:00
gitgraph
graceful Fix missed change to GetManager() (#9361) 2019-12-15 13:15:17 +00:00
highlight
httplib
indexer Stop various tests from adding to the source tree (#9515) 2019-12-28 10:08:05 +08:00
lfs Make repository management section handle lfs locks (#8726) 2019-12-12 21:18:07 +08:00
log Log: Ensure FLAGS=none is -1 (#9287) 2019-12-07 23:36:47 -05:00
markup Change markdown rendering from blackfriday to goldmark (#9533) 2019-12-31 03:53:28 +02:00
metrics
migrations Use OriginalURL insead of CloneAddr in migration logging (#9418) 2019-12-18 16:49:56 -05:00
notification Add ActionCommentPull action (#9456) 2019-12-22 08:29:26 +00:00
options
password
pprof
private Batch hook pre- and post-receive calls (#8602) 2019-12-26 13:29:45 +02:00
process
public
recaptcha
references Change markdown rendering from blackfriday to goldmark (#9533) 2019-12-31 03:53:28 +02:00
repofiles Fix deleted branch isn't removed when push the branch again (#9516) 2019-12-27 19:17:37 +00:00
repository Batch hook pre- and post-receive calls (#8602) 2019-12-26 13:29:45 +02:00
secret
session
setting Provide Default messages for merges (#9393) 2019-12-30 18:34:11 -05:00
ssh Graceful: Xorm, RepoIndexer, Cron and Others (#9282) 2019-12-15 09:51:28 +00:00
structs [API] Extend times API (#9200) 2019-12-27 20:30:58 +00:00
sync Graceful: Xorm, RepoIndexer, Cron and Others (#9282) 2019-12-15 09:51:28 +00:00
task Sleep longer if request speed is over github limitation (#9335) 2019-12-16 23:16:54 -05:00
templates Fix repository issues pagination bug when there are more than one label filter (#9512) 2019-12-28 14:43:46 +00:00
test
timeutil
upload
user
util
validation
webhook Refactor webhooks to reduce code duplication (#9422) 2019-12-28 08:55:09 +00:00