IvanMathy / Boop

A scriptable scratchpad for developers. In slow yet steady progress.
https://boop.okat.best
MIT License
3.77k stars 346 forks source link

Start Case drops some characters #380

Open fetimo opened 3 months ago

fetimo commented 3 months ago

It looks like the Start Case script strips some characters, I'm guessing outside the range of [a-zA-Z].

  1. Use the following text as input: (Hello) wørld
  2. Select Start Case script
  3. The output is Hello World, expected (Hello) Wørld