Community Patterns

Community Library Entry

2

Regular Expression
Created·2014-07-26 00:51
Flavor·ECMAScript (JavaScript)

/
^\{((?:(?:(?!\}).)+)(?:(?:\}\}|\}')?(?:(?:(?!\}).)*))+)\}(?!\})
/
gm
Open regex in editor

Description

no description available

Submitted by OnlineCop