Regular Expressions 101

Community Patterns

Community Library Entry

0

Regular Expression
Created·2021-04-26 14:48
Flavor·PCRE2 (PHP)

/
^<p>:{3}\s?([\S]+)?\s?([\S]+)?<\/p>\n([\s\S]+)\n<p>:{3}<\/p>$
/
gm
Open regex in editor

Description

Matching Markdown Custom Quote

Submitted by TriDiamond