SthephanShinkufag / bytebeat-composer

Bytebeat player with a collection of many formulas from around the internet.
https://dollchan.net/bytebeat/
MIT License
85 stars 26 forks source link

odd unicode in dates #25

Closed SArpnt closed 2 years ago

SArpnt commented 2 years ago

many dates seem to have unicode left-to-right mark for some reason? i assume this is a mistake image

SArpnt commented 2 years ago

i'm finding odd unicode in other areas as well now, for example the bytebeat description has u+2122 instead of a regular dash and although technically this is the correct character to use since it's the unicode minus sign i'm not sure if this is intentional or appropriate in a programming context image

SthephanShinkufag commented 2 years ago

This is because of fast copying. Thanks for report!