Community Patterns

Community Library Entry

0

Regular Expression
Created·2021-01-28 23:12
Flavor·Python

r"
(?!$)[123]{0,1}\d(\.\d{1,2})(?!(\s){0,3}%)
"
gm
Open regex in editor

Description

no description available

Submitted by anonymous