Community Patterns

Community Library Entry

0

Regular Expression
Created·2020-10-16 20:14
Flavor·PCRE (Legacy)

/
<([a-z]*)( [a-z]*(=[a-z]*|=".*?")?)*(\/>|>((?R)|[^<>]*)*<\/\1>)|
/
gm
Open regex in editor

Description

This is just for fun, clearly a terrible idea.

Submitted by anonymous