Regular Expressions 101

Community Patterns

Your search did not match anything

Community Library Entry

0

Regular Expression
ECMAScript (JavaScript)

/
(?=<!--)([\s\S]*?)-->
/
gmi

Description

Find the Comment text in html to remove from html

Submitted by anonymous - 5 years ago