Regular Expressions 101

Community Patterns

reverse commenting/code order

0

Regular Expression
PCRE2 (PHP >=7.3)

/
(^\w.*\n\n)+(^(##.*\n)+)
/
gm

Description

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