Regular Expressions 101

Community Patterns

0

EC21 docs

Python
Get AT explain
Submitted by anonymous - a year ago
0

Color Codes

ECMAScript (JavaScript)
hi
Submitted by 12944qwerty - a year ago

Replace one or more 'br' tags with a single space.

0

Regular Expression
PCRE (PHP <7.3)

/
*(<br *\/*> *)+
/

Description

Loading markdown...
Submitted by James Furey - 9 years ago