Regular Expressions 101

Community Patterns

Text out of all sort of brackets (or in) SUPPORTS: { } [ ] ( ) < >

1

Regular Expression
PCRE (PHP <7.3)

/
\G({+)([[:alnum:]]+)(}+)(Biography)+\n+|\v
/
gmU

Description

I made the description in a CSS file which can be viewed here

Dont worry its not a virus or anything, just inspect the source if you are suspicious :)

Submitted by Tom Liesting - 3 years ago