mirror of
https://github.com/LAX18/gitea.git
synced 2026-06-03 22:17:49 -09:00
4a2e92bcd1
Modify the current linkRegex to require http|https which appears to be the intended behavior based on the comments. Right now, it also matches anything starting with www as well. Also add testing for linkRegex