Regular Expressions 101

Community Patterns

Community Library Entry

0

Regular Expression
Created·2019-01-25 19:52
Flavor·Python

r"
!\[[^\]]*\]\((?P<filename>.*?)(?=\"|\))(?P<optionalpart>\".*\")?\)
"
g
Open regex in editor

Description

no description available

Submitted by anonymous