forgejo/public
Morgan Bazalgette 535445c32e Rework special link parsing in the post-processing of markup (#3354)
* Get rid of autolink

* autolink in markdown

* Replace email addresses with mailto links

* better handling of links

* Remove autolink.js from footer

* Refactor entire html.go

* fix some bugs

* Make tests green, move what we can to html_internal_test, various other changes to processor logic

* Make markdown tests work again

This is just a description to allow me to force push in order to restart
the drone build.

* Fix failing markdown tests in routers/api/v1/misc

* Add license headers, log errors, future-proof <body>

* fix formatting
2018-02-27 09:09:18 +02:00
..
css Fix checklist padding (#3460) 2018-02-06 12:22:31 +02:00
img Add dingtalk webhook (#2777) 2017-11-21 06:26:43 +02:00
js Rework special link parsing in the post-processing of markup (#3354) 2018-02-27 09:09:18 +02:00
less Fix checklist padding (#3460) 2018-02-06 12:22:31 +02:00
vendor Rework special link parsing in the post-processing of markup (#3354) 2018-02-27 09:09:18 +02:00
swagger.v1.json Fix swagger docs (#3300) 2018-01-04 14:31:40 +08:00