Regular Expressions 101

Community Patterns

Infobox of Wiki

1

Regular Expression
Python

r"
(above|below|title|data[0-9]*|header[0-9]*|caption|above|label[0-9]*) *= +([^{}|\n]+)[^| \n]
"
g

Description

no description available

Submitted by anonymous - 8 years ago