Community Patterns

Community Library Entry

5

Regular Expression
Created·2016-02-26 06:49
Flavor·Python

r"
((?!\[)\w+(?=\]))
"
gi
Open regex in editor

Description

Form Tag

Submitted by Jay Patel