mirror of
https://gitee.com/gitea/gitea
synced 2026-06-11 12:45:19 +08:00
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