Regular Expressions 101

Community Patterns

Community Library Entry

0

Regular Expression
PCRE (PHP <7.3)

/
(\[\/?#([\sa-zA-Z\.\?\&\|_]|(\&amp;))+\])|(\$\{[\sa-zA-Z\.]+\})
/
g

Description

it is not complete nor is it meant to be, I'm just using it to highlight some marker using vscode search function.

Submitted by anonymous - 7 years ago