Regular Expressions 101

Community Patterns

Community Library Entry

0

Regular Expression
Created·2016-11-11 10:06
Flavor·PCRE (Legacy)

/
<code.*?<\/output>
/
gmsx
Open regex in editor

Description

Find strings between the custom HTML Tags "<code" and "</output>"

Submitted by anonymous