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.
forgejo/routers
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>
5 years ago
..
admin Graceful: Xorm, RepoIndexer, Cron and Others (#9282) 5 years ago
api/v1 Change markdown rendering from blackfriday to goldmark (#9533) 5 years ago
dev Display ui time with customize time location (#7792) 5 years ago
org site admin could view org's members (#9346) 5 years ago
private Remove obsolete file private/push_update.go (#9503) 5 years ago
repo [Fix] Release attachment should use DownloadURL() not Name (#9529) 5 years ago
routes remove since it is there for 3years (#9538) 5 years ago
user [BugFix] use default avatar for ghost user (fix 500 error) (#9536) 5 years ago
utils Slack webhook channel name cannot be empty or just contain an hashtag (#4786) 6 years ago
home.go Use Req.URL.RequestURI() to cope with FCGI urls (#9473) 5 years ago
init.go Refactor code indexer (#9313) 5 years ago
install.go Graceful: Xorm, RepoIndexer, Cron and Others (#9282) 5 years ago
metrics.go Use gitea forked macaron (#7933) 5 years ago
swagger_json.go Swagger.v1.json template (#3572) 6 years ago