Community Patterns

Community Library Entry

1

Regular Expression
Created·2016-02-23 01:20
Flavor·PCRE (Legacy)

/
(<[^>]+) style=".*?"
/
i
Open regex in editor

Description

Removes style="" from tags within an HTML document

Submitted by Dallum Brown