Boop icon indicating copy to clipboard operation
Boop copied to clipboard

Start Case drops some characters

Open fetimo opened this issue 1 year ago • 0 comments

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

fetimo avatar May 22 '24 11:05 fetimo