Community Patterns

Community Library Entry

0

Regular Expression
Created·2020-05-30 10:38
Flavor·PCRE (Legacy)

/
:\s*(\w.*?)\s*-
/
g
Open regex in editor

Description

extract string between strings

Submitted by anonymous