Hi,
As a newbie to the secrets of regex I am searching a regex formula finding (and then correcting) words that contain one or more upper case letters in them, excluding the first letter from the search. Example:
1. neWbie or nEwBie -> newbie
2. NeWbie or NEwBie -> Newbie
Please help. Thank you.
Regards
Buchstabensalat
|