Skip to content

Commit 9ea89cd

Browse files
committed
Added a test case from #18854
1 parent c7f03df commit 9ea89cd

File tree

3 files changed

+527
-0
lines changed
  • javascript

3 files changed

+527
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
const regex = /\b(?:https?:\/\/|mailto:|www\.)(?:[\S--[\p{P}<>]]|\/|[\S--[\[\]]]+[\S--[\p{P}<>]])+|\b[\S--[@\p{Ps}\p{Pe}<>]]+@([\S--[\p{P}<>]]+(?:\.[\S--[\p{P}<>]]+)+)/gmv;

0 commit comments

Comments
 (0)