Regular Expressions 101

Community Patterns

ShortcutLinkInline

0

Regular Expression
Python

r"
\[(?P<key>.+?)(?:\s+(?P<settings>.*?))?\]
"
gmsu

Description

no description available

Submitted by anonymous - 5 years ago