Community Patterns

Community Library Entry

-1

Regular Expression
Created·2018-11-21 08:49
Flavor·PCRE (Legacy)

/
((\r?\n){2}|^)([^\r\n]*\|[^\r\n]*(\r?\n)?)+(?=(\r?\n){2}|$)
/
gm
Open regex in editor

Description

no description available

Submitted by anonymous