Regular Expressions 101

Community Patterns

Custom HTML placeholder matcher

0

Regular Expression
PCRE (PHP <7.3)

/
\{\{[A-Za-z0-9_]+\}\}
/
g

Description

Loading markdown...
Submitted by John Cogan - 8 years ago