Community Patterns

Community Library Entry

1

Regular Expression
Created·2014-01-14 19:50
Flavor·PCRE (Legacy)

/
<!--((.[\r\n])|(.))*?-->
/
g
Open regex in editor

Description

Match comments in a XML document.

Submitted by Jared Rummler