Regular Expressions 101

Community Patterns

FR to Email message file

1

Regular Expression
ECMAScript (JavaScript)

/
(.+:)\s*\[(.+)\]\s*\n
/
g

Description

change FR to fit email message file template

Submitted by M - 8 years ago