Community Patterns

Community Library Entry

1

Regular Expression
Created·2023-10-27 18:37
Flavor·PCRE2 (PHP)

/
\>(^($|\<\>)|[A-Z a-z0-9\,\.\/\)\(\*\+\:\-]{2,}+)\<\/
/
gm
Open regex in editor

Description

Regex, find almost all text between html tags, for laravel translation

Submitted by anonymous