Regular Expressions 101

Community Library Entry

0

Regular Expression
PCRE2 (PHP >=7.3)

/
([\w].*(?=\+))
/
gm

Description

With the format: text+.

Being + the end of each line, you can export a JSON formatted file with index field for you projects.

Submitted by anonymous - 2 years ago