Regular Expressions 101

Community Patterns

comand.py:InlineCommand

0

Regular Expression
Python

r"
\[!(?P<command>\w+)(?:!(?P<subcommand>\w+))? *(?P<settings>\w+=.*?)?\](?:\((?P<inline>.*?)\))
"
gm

Description

no description available

Submitted by anonymous - 5 years ago