Community Patterns

Community Library Entry

1

Regular Expression
Created·2023-03-02 09:37
Flavor·Python

r"
(triple|double)\s+(\w+\s+)?box
"
gmi
Open regex in editor

Description

triple / double bottles

Submitted by anonymous