Community Patterns

Community Library Entry

0

Regular Expression
Created·2022-07-13 18:22
Flavor·PCRE2 (PHP)

/
(href|src)="(?!http|#|.*html)
/
gm
Open regex in editor

Description

deetct href= and src= in html files for vs code

Submitted by anonymous