Skip to content

Commit 9ea89cd

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

3 files changed

Lines changed: 527 additions & 0 deletions

File tree

  • javascript
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)