Community Patterns

Community Library Entry

1

Regular Expression
Created·2015-06-12 17:11
Flavor·PCRE (Legacy)

/
<p class="titulo-corpo-20-before20-AFTER20"[^<>]*>([\s\S]*?)<\/p>
/
Open regex in editor

Description

Get an specific <p> tag and return his content

Submitted by Ivan Milazzotti