You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/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
5 years ago
..
csv Detect delimiter in CSV rendering (#7869) 5 years ago
external Better logging (#6038) (#6095) 5 years ago
markdown Check commit message hashes before making links (#7713) 5 years ago
orgmode Better logging (#6038) (#6095) 5 years ago
html.go feat: highlight issue references with : (#8101) 5 years ago
html_internal_test.go feat: highlight issue references with : (#8101) 5 years ago
html_test.go Check commit message hashes before making links (#7713) 5 years ago
markup.go Fix wrong init dependency on markup extensions (#7038) 5 years ago
markup_test.go Prioritize "readme.md" (#5691) 6 years ago
sanitizer.go Restructure markup & markdown to prepare for multiple markup language… (#2411) 7 years ago
sanitizer_test.go Restructure markup & markdown to prepare for multiple markup language… (#2411) 7 years ago