Community Patterns

Community Library Entry

0

Regular Expression
Created·2020-10-11 15:38
Flavor·Python

r"
\b([a-zA-Z]+)\b *\1
"
gm
Open regex in editor

Description

no description available

Submitted by anonymous