Regular Expressions 101

Community Patterns

Community Library Entry

0

Regular Expression
Created·2019-11-06 15:47
Flavor·ECMAScript (JavaScript)

/
^[^\u003c\n]*\u003c([^ \u003e]+)[^\-\n]*\-\w+\s+\w+\s+\w+\s+\w+\s+\w+\s+\w+\s+([^ \ ]+)(?:[^\ \n]*\ ){4}([^ ]+)
/
gm
Open regex in editor

Description

no description available

Submitted by anonymous