gitea/modules/markup
guillep2k f25fd5c8eb Fix team links in HTML rendering ()
* Fix team links in HTML rendering

* Fix check and lint
2019-11-24 11:34:44 -05:00
..
csv Detect delimiter in CSV rendering () 2019-08-16 01:09:50 +03:00
external Better logging () () 2019-04-02 08:48:31 +01:00
markdown Convert EOL to UNIX-style to render MD properly () 2019-11-13 03:27:11 +01:00
mdstripper Rewrite markdown rendering to blackfriday v2 and rewrite orgmode rendering to go-org () 2019-10-31 01:06:25 +00:00
orgmode Update go-org to optimize code () 2019-11-05 16:39:03 +08:00
html.go Fix team links in HTML rendering () 2019-11-24 11:34:44 -05:00
html_internal_test.go Rewrite reference processing code in preparation for opening/closing from comment references () 2019-10-13 23:29:10 +01:00
html_test.go Rewrite markdown rendering to blackfriday v2 and rewrite orgmode rendering to go-org () 2019-10-31 01:06:25 +00:00
markup.go Support inline rendering of CUSTOM_URL_SCHEMES () 2019-10-15 02:31:09 +01:00
markup_test.go Prioritize "readme.md" () 2019-01-14 14:15:06 -05:00
sanitizer.go Fix race condition in ReplaceSanitizer () 2019-11-22 14:46:39 +00:00
sanitizer_test.go Restructure markup & markdown to prepare for multiple markup language… () 2017-09-16 20:17:57 +03:00