Community Patterns

Community Library Entry

1

Regular Expression
Created·2015-02-23 11:29
Flavor·PCRE (Legacy)

/
\{(\n|.)*?\}
/
g
Open regex in editor

Description

Find everything between {}

Submitted by anonymous