Community Patterns

Community Library Entry

1

Regular Expression
Created·2016-05-11 17:51
Flavor·PCRE (Legacy)

/
[\n\r\0]*(?=\w)(.*)
/
gim
Open regex in editor

Description

Take the text from a textarea and surround text delimited with newlines with p-tags

Submitted by Bob M