Regular Expressions 101

Community Patterns

0

test

PCRE2 (PHP >=7.3)
test
Submitted by anonymous - 9 months ago
0

1-100

PCRE (PHP <7.3)
1-100
Submitted by anonymous - 9 months ago

Fix markdown image in header

1

Regular Expression
PCRE2 (PHP >=7.3)

/
([#]+)\s*([^!]*)\s*(!\[.*\].*\))([^\n]*)
/
gm

Description

Loading markdown...
Submitted by thefinnomenon - a year ago