gerrit/lib/ba-linkify
Tao Zhou 8e44f52f7c Fix ba-linkify on emails with url-like names
foo.com@test.com should be recognized as an email.

currently because url patterns are matched before email pattern,
so it will be recognized as two urls instead of one email.

As upstream for ba-linkify has not been updated for 10 years: https://github.com/cowboy/javascript-linkify

Will propose to fix it in local copy directly.

Change-Id: I1f33cd600885b759d2e2707fe97a72f4bc656248
2020-02-25 12:04:24 +00:00
..
src Fix ba-linkify on emails with url-like names 2020-02-25 12:04:24 +00:00
BUILD Update package.json files and licences 2020-02-12 15:29:58 +00:00