Community Patterns

Community Library Entry

0

Regular Expression
Created·2021-01-15 03:32
Flavor·Python

r"
(?P<bar>\+[+\-=]+\+)(?P<headline>.*?)(\+[+\-=]+\+)(?P<body>.*?)(\+[+\-=]+\+)
"
gms
Open regex in editor

Description

no description available

Submitted by anonymous