Regular Expressions 101

Community Patterns

Select links comment

0

Regular Expression
PCRE2 (PHP >=7.3)

/
<[^<]*\n<[^<]*(?<=<!-- )Links -->\n[^>]*>
/
gm

Description

Loading markdown...
Submitted by charliecalvert - 2 years ago