Community Patterns

Community Library Entry

0

Regular Expression
Created·2019-06-05 09:59
Flavor·Python

r"
^> #\s(?P<feature_name>.+) #\s(?P<feature_type>.+) (?P<school_content>[\s\S]+?) (?=>|\Z)
"
gm
Open regex in editor

Description

no description available

Submitted by anonymous