Community Patterns

Community Library Entry

0

Regular Expression
Created·2022-09-08 16:42
Flavor·PCRE (Legacy)

/
^[^`~!@#$%^&*()_+={}\[\]|\\:;“’<,>.?๐฿]*$
/
gm
Open regex in editor

Description

A regular expression to filter special characters.

Submitted by gwicho38