Community Patterns

Community Library Entry

4

Regular Expression
Created·2016-04-07 18:24
Flavor·PCRE (Legacy)

/
^<(?:([A-Za-z0-9][A-Za-z0-9]*)\b[^>]*>(?:.*?)<\/\1>|[A-Za-z0-9][A-Za-z0-9]*\b[^>]*\/>)$
/
gm
Open regex in editor

Description

no description available

Submitted by anonymous