alg.cubing.net icon indicating copy to clipboard operation
alg.cubing.net copied to clipboard

Accept diagonal quote marks (’)

Open tussosedan opened this issue 6 years ago • 2 comments

Please add support for these to treat them as regular quote marks. They're the default in Google Docs, and having to keep converting stuff pasted from the internet is a pain. Example: R’ U’ R U’ F U’ R’ U’ R U F’

tussosedan avatar May 29 '19 12:05 tussosedan

More generally, the program should interpret (or replace) all of these characters as (with) a single quote: ʼ᾿ߴ՚’`

Roman- avatar Jul 21 '19 14:07 Roman-

I think only apostrophe U+0027, prime U+2032, and right single quotation mark U+2019 should be accepted. Prime is technically the correct one. In particular I do not like grave accent being used.

jxu avatar Aug 26 '19 21:08 jxu