Community Patterns

Community Library Entry

1

Regular Expression
Created·2024-08-14 07:46
Flavor·PCRE2 (PHP)

/
<(?:\w+)[^>]*>(.*?)<\/\w+>
/
gm
Open regex in editor

Description

Submitted by anonymous