Regular Expressions 101

Community Patterns

Form Tag

5

Regular Expression
Python

r"
((?!\[)\w+(?=\]))
"
gi

Description

Form Tag

Submitted by Jay Patel - 8 years ago