Community Patterns

Community Library Entry

1

Regular Expression
Created·2016-06-22 16:40
Flavor·PCRE (Legacy)

/
(.{1,40})(?:\s+|\n|$)
/
iug
Open regex in editor

Description

fixed we do not need \b 'cose it broke with quotes used in processed text

Submitted by anonymous