Regular Expressions 101

Community Patterns

Markdown

0

Regular Expression
PCRE (PHP <7.3)

/
!\[([^\]]*)\]\((.*)\){(.*)}
/
g

Description

Working with Markdown

Submitted by anonymous - 2 years ago