Community Patterns

Community Library Entry

1

Regular Expression
Created·2020-08-25 23:06
Flavor·Python

r"
[^\[\] ](?:\[.*?\])*?(\[\|\])(?:\[.*?\])*?[^\[\] ]
"
mg
Open regex in editor

Description

no description available

Submitted by anonymous