0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-22 18:09:38 +01:00
gitea/modules/markup
Rinat b660a732ae feat: highlight issue references with : (#8101)
* 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-09-05 20:39:54 -04:00
..
csv
external
markdown
orgmode
html_internal_test.go feat: highlight issue references with : (#8101) 2019-09-05 20:39:54 -04:00
html_test.go
html.go feat: highlight issue references with : (#8101) 2019-09-05 20:39:54 -04:00
markup_test.go
markup.go
sanitizer_test.go
sanitizer.go