Community Patterns

Community Library Entry

0

Regular Expression
Created·2019-08-21 22:24
Flavor·PCRE (Legacy)

/
((?<=\s)data-[^="]+?=".+(?=["]\s)")|((?<=\s)(?:data-[^=]+?)=".+?(?=&gt;))|((?<=\s)(?:data-[^=]+?)="[^>]+?(?=>))
/
gU
Open regex in editor

Description

no description available

Submitted by anonymous