Tazinho / snakecase

🐍🐍🐍 A systematic approach to parse strings and automate the conversion to snake_case, UpperCamelCase or any other case.
https://tazinho.github.io/snakecase/
GNU General Public License v3.0
147 stars 9 forks source link

Strange behaviour when abbreviating special characters #186

Open Tazinho opened 4 years ago

Tazinho commented 4 years ago

In the following example we get two differing results, but I believe it should be the same. It seems that the first string doesn't even get split around the abbreviation.

grafik