Community Patterns

Community Library Entry

0

Regular Expression
Created·2018-07-04 13:14
Flavor·PCRE (Legacy)

/
<([^\/].*?):(.*?)>
/
g
Open regex in editor

Description

ignores the closing tags and only fixes the opening tags

Submitted by anonymous