Community Patterns

Community Library Entry

0

Regular Expression
Created·2021-02-24 04:26
Flavor·PCRE2 (PHP)

/
<!--(.*?)-->|\s\B
/
gm
Open regex in editor

Description

  • Remove Whitespace
  • Remove Comment
Submitted by Habibi Mustafa