Community Patterns

Community Library Entry

0

Regular Expression
Created·2022-12-30 13:42
Flavor·ECMAScript (JavaScript)

/
(<\/?[\w\s=\\"":;\-,]+>)
/
g
Open regex in editor

Description

Removes html tags (including attributes) from text

Submitted by Stino