gitroast/routers/api/v1/misc
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
..
markdown.go Populate URL field of API commits (#3546) 2018-02-20 20:50:42 +08:00
markdown_test.go Rework special link parsing in the post-processing of markup (#3354) 2018-02-27 09:09:18 +02:00
swagger.go Move swagger-ui under /api/v1 (#2746) 2017-10-21 22:05:50 +08:00
version.go Update swagger documentation (#2899) 2017-11-13 09:02:25 +02:00