Regular Expressions 101

Community Patterns

Community Library Entry

-1

Regular Expression
Created·2013-09-09 06:44
Flavor·PCRE (Legacy)

/
<(FONT|font)[^>]*>|</(FONT|font)>
/
Open regex in editor

Description

Useful for cleaning old html code from <font> tags

Submitted by anonymous