Community Patterns

Community Library Entry

1

Regular Expression
Created·2024-12-17 20:46
Flavor·PCRE2 (PHP)

/
\.|\?|\\|\/|\||!|"|'|;|:|'|-|_|=|\+|\[|\]|{|}|\(|\)
/
gm
Open regex in editor

Description

removes punctuation

Submitted by anonymous