Regular Expressions 101

Community Library

Community Library Entry

0

Regular ExpressionOpen Workspace

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

Description
Created·2021-01-15 03:32
Type·Match
Flavor·Python

no description available

Submitted by Anonymous
Open Workspace