gitroast/modules/templates
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
..
dynamic.go Integrate templates into bindata optionally (#314) 2016-12-06 18:58:31 +01:00
helper.go Rework special link parsing in the post-processing of markup (#3354) 2018-02-27 09:09:18 +02:00
static.go Fixed custom templates for static builds (#1087) 2017-03-01 09:45:21 +08:00
templates.go Integrate templates into bindata optionally (#314) 2016-12-06 18:58:31 +01:00