Community Patterns

Community Library Entry

0

Regular Expression
Created·2019-03-31 22:19
Flavor·PCRE (Legacy)

/
(?:w+])*(?:[x84])(?<li>[\s\S]*?[;.])
/
gm
Open regex in editor

Description

this can be used to detect what could be interpreted as <li> from the clipboard

Submitted by anonymous