gitea/modules/markup
zeripath 675f275237
Fix race condition in ReplaceSanitizer (#9123)
2019-11-22 14:46:39 +00:00
..
csv Detect delimiter in CSV rendering (#7869) 2019-08-16 01:09:50 +03:00
external Better logging (#6038) (#6095) 2019-04-02 08:48:31 +01:00
markdown Convert EOL to UNIX-style to render MD properly (#8925) 2019-11-13 03:27:11 +01:00
mdstripper Rewrite markdown rendering to blackfriday v2 and rewrite orgmode rendering to go-org (#8560) 2019-10-31 01:06:25 +00:00
orgmode Update go-org to optimize code (#8824) 2019-11-05 16:39:03 +08:00
html.go Close/reopen issues by keywords in titles and comments (#8866) 2019-11-18 15:13:07 +02:00
html_internal_test.go Rewrite reference processing code in preparation for opening/closing from comment references (#8261) 2019-10-13 23:29:10 +01:00
html_test.go Rewrite markdown rendering to blackfriday v2 and rewrite orgmode rendering to go-org (#8560) 2019-10-31 01:06:25 +00:00
markup.go Support inline rendering of CUSTOM_URL_SCHEMES (#8496) 2019-10-15 02:31:09 +01:00
markup_test.go Prioritize "readme.md" (#5691) 2019-01-14 14:15:06 -05:00
sanitizer.go Fix race condition in ReplaceSanitizer (#9123) 2019-11-22 14:46:39 +00:00
sanitizer_test.go Restructure markup & markdown to prepare for multiple markup language… (#2411) 2017-09-16 20:17:57 +03:00