Regular Expressions 101

Community Library

Community Library Entry

0

Regular ExpressionOpen Workspace

/
\[(?<headingtag>\w+)\]|(?<tag>\w+)\s+=\s+(?<code>\W+$)|(\k<tag>\w+)\s+=\s+(\k<code>.*)
/
gm

Description
Created·2018-09-18 10:48
Type·Match
Flavor·JavaScript

no description available

Submitted by Anonymous
Open Workspace