Community Patterns

Community Library Entry

-3

Regular Expression
Created·2015-09-22 15:10
Flavor·ECMAScript (JavaScript)

/
\[message](.*?(\s.*?)+)\[\/message]
/
Open regex in editor

Description

matching words between square brachets tags include newline or carriage return

Submitted by anonymous