regex remove all non alphanumeric except spaces code example Example: regex remove all non alphanumeric except spaces /[^[:alnum:]\x20/gi