Community Patterns

Community Library Entry

0

Regular Expression
Created·2020-02-13 18:31
Flavor·Python

r'
(^\s+(?P<att_name>[^\s]+)\s+(?P<att_value>[^\s{]+|"[^"]+?")\s?(?P<att_body>{[\s\S]+?})?)$
'
gm
Open regex in editor

Description

no description available

Submitted by anonymous