- [x] CamelCase <strike>and snakeCase</strike> should be recognized as "Camel Case" <strike>and "snake Case"</strike> respectively - [x] UPPER should be checked as upper and Upper - [x] microsoft should be checked as microsoft and Microsoft - [ ] recognize hostnames using `Domain::PublicSuffix` - [ ] recognize common file types .gif, .pl, etc. - [ ] What about `%Foo::Bar` or `[Foo::Bar]` not currently considered modules...
and snakeCaseshould be recognized as "Camel Case"and "snake Case"respectivelyDomain::PublicSuffix%Foo::Baror[Foo::Bar]not currently considered modules...