gitea/modules/markup
Nicolas Lenz 220ee6ae42 Pass link prefixes to external markup parsers (#5201)
* Pass environment variables for URL prefixes to external markup parser

Signed-off-by: Nicolas Lenz <nicolas@eisfunke.com>

* Document external markup link prefix environment variables

Signed-off-by: Nicolas Lenz <nicolas@eisfunke.com>

* Run format on link prefix changes

Signed-off-by: Nicolas Lenz <nicolas@eisfunke.com>
2018-10-30 10:34:12 -04:00
..
csv Add csv file render support defaultly (#4105) 2018-07-21 00:08:15 +03:00
external Pass link prefixes to external markup parsers (#5201) 2018-10-30 10:34:12 -04:00
markdown Replace src with raw to fix image paths (#4377) 2018-07-05 22:36:45 +02:00
orgmode Populate URL field of API commits (#3546) 2018-02-20 20:50:42 +08:00
html.go Upgrade images in .drone.yml to more recent versions (#4819) 2018-08-29 09:43:58 -04:00
html_internal_test.go Rework special link parsing in the post-processing of markup (#3354) 2018-02-27 09:09:18 +02:00
html_test.go markup: escape short wiki link (#4091) 2018-06-15 20:42:49 +08:00
markup.go Rework special link parsing in the post-processing of markup (#3354) 2018-02-27 09:09:18 +02:00
markup_test.go Add init support of orgmode document type on file view and readme (#2525) 2017-09-21 13:20:14 +08:00
sanitizer.go Restructure markup & markdown to prepare for multiple markup language… (#2411) 2017-09-16 20:17:57 +03:00
sanitizer_test.go Restructure markup & markdown to prepare for multiple markup language… (#2411) 2017-09-16 20:17:57 +03:00