1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-02 09:25:48 +00:00
gitea/modules/markup
L.E.R b686bd0c94 Fix markdown image with link (#4675)
* Fix markdown image with link

* Add gitea copyright notice

* add a test for markdown image with link

* remove svg related variables
2018-10-30 18:26:28 -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 Fix markdown image with link (#4675) 2018-10-30 18:26:28 -04:00
orgmode Populate URL field of API commits (#3546) 2018-02-20 20:50:42 +08: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
html.go Upgrade images in .drone.yml to more recent versions (#4819) 2018-08-29 09:43:58 -04: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
markup.go Rework special link parsing in the post-processing of markup (#3354) 2018-02-27 09:09:18 +02:00
sanitizer_test.go Restructure markup & markdown to prepare for multiple markup language… (#2411) 2017-09-16 20:17:57 +03:00
sanitizer.go Restructure markup & markdown to prepare for multiple markup language… (#2411) 2017-09-16 20:17:57 +03:00