Community Patterns

Community Library Entry

1

Regular Expression
Created·2016-02-02 08:36
Flavor·PCRE (Legacy)

/
\[([^\[\]]++|(?R))*+\]
/
Open regex in editor

Description

use for selecting brackets and their content in sublime text

Submitted by anonymous