gitea/modules/markup
6543 c9b8c12bc9 feat: highlight issue references with : (#8101) (#8404)
* feat: highlight issue references with :

e.g. #1287: my commit msg
e.g. ABC-1234: my commit msg

* ref: update model regex to consistent with issueNumericPattern

* test: check highlight issue with : in commits messages
2019-10-06 23:41:46 -04:00
..
csv Add csv file render support defaultly (#4105) 2018-07-21 00:08:15 +03:00
external Better logging (#6038) (#6095) 2019-04-02 08:48:31 +01:00
markdown Fix markdown invoke sequence (#7513) (#7560) 2019-07-22 14:27:47 +03:00
orgmode Better logging (#6038) (#6095) 2019-04-02 08:48:31 +01:00
html.go feat: highlight issue references with : (#8101) (#8404) 2019-10-06 23:41:46 -04:00
html_internal_test.go feat: highlight issue references with : (#8101) (#8404) 2019-10-06 23:41:46 -04:00
html_test.go Fix domain name pattern in email regex (#6739) 2019-04-24 21:53:41 -04:00
markup.go Fix wrong init dependency on markup extensions (#7038) 2019-05-25 18:15:39 +01:00
markup_test.go Prioritize "readme.md" (#5691) 2019-01-14 14:15:06 -05: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