Community Patterns

Community Library Entry

0

Regular Expression
Created·2019-08-14 09:47
Flavor·PCRE (Legacy)

/
[,]?[\s]?([^,\n]+)
/
gm
Open regex in editor

Description

Note to escape % characters beforehand.

Submitted by anonymous