Community Patterns

Community Library Entry

0

Regular Expression
Created·2020-12-18 14:33
Flavor·ECMAScript (JavaScript)

/
(@|\*)(?<tag>[A-Z]{1}[a-z]{2,})\1: (?<message>\[[A-Z]\]\|(\[[A-z]\]\|){1}(\[[a-z]\]\|))
/
g
Open regex in editor

Description

no description available

Submitted by anonymous