Regular Expressions 101

Community Patterns

Community Library Entry

0

Regular Expression
Created·2020-12-08 07:55
Flavor·ECMAScript (JavaScript)

/
(<\ITEM [\s\S]*?\/ITEM\>)
/
gm
Open regex in editor

Description

no description available

Submitted by anonymous