Regular Expressions 101

Community Patterns

Community Library Entry

0

Regular Expression
Created·2020-12-12 12:49
Flavor·Python

r"
\\begin{(align|equation)\*?}(?P<eq>(.)+?)\\end{(align|equation)\*?}
"
gms
Open regex in editor

Description

no description available

Submitted by anonymous