Regular Expressions 101

Community Patterns

0

email

ECMAScript (JavaScript)
save at 2018.11.25
Submitted by anonymous - 5 years ago
0

Table Stage 1

Golang
no description available
Submitted by anonymous - 5 years ago
0

Table Stage Two

Golang
no description available
Submitted by anonymous - 5 years ago

\[[bui]\]

1

Regular Expression
ECMAScript (JavaScript)

/
\[([biu])]([\s\S]+?)\[\/\1]
/
g

Description

Loading markdown...
Submitted by Charlie - 8 years ago