Community Patterns

Community Library Entry

1

Regular Expression
Created·2022-05-27 09:32
Flavor·PCRE2 (PHP)

/
(http|www|file)\S+
/
gm
Open regex in editor

Description

Beginner way to highlight links

Submitted by anonymous