1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-01 14:56:30 +00:00
gitea/modules/markup
6543 c9b8c12bc9 feat: highlight issue references with : () ()
* feat: highlight issue references with :

e.g. : 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 () 2018-07-21 00:08:15 +03:00
external Better logging () () 2019-04-02 08:48:31 +01:00
markdown Fix markdown invoke sequence () () 2019-07-22 14:27:47 +03:00
orgmode Better logging () () 2019-04-02 08:48:31 +01:00
html_internal_test.go feat: highlight issue references with : () () 2019-10-06 23:41:46 -04:00
html_test.go Fix domain name pattern in email regex () 2019-04-24 21:53:41 -04:00
html.go feat: highlight issue references with : () () 2019-10-06 23:41:46 -04:00
markup_test.go Prioritize "readme.md" () 2019-01-14 14:15:06 -05:00
markup.go Fix wrong init dependency on markup extensions () 2019-05-25 18:15:39 +01:00
sanitizer_test.go Restructure markup & markdown to prepare for multiple markup language… () 2017-09-16 20:17:57 +03:00
sanitizer.go Restructure markup & markdown to prepare for multiple markup language… () 2017-09-16 20:17:57 +03:00