Commander
Commander
 This is my result when trying to type superscript numbers 0-9. As we can see [here](https://github.com/mathquill/mathquill/blob/master/src/commands/math/basicSymbols.js#L424) 1-3 is converted but never 0 and 4-9. And the way i get...
Just tried it on my Windows 10 machine and it works seems like the issue is ChromeOS
Tested [this](https://github.com/tr7zw/Exordium/actions/runs/4801454614) version and the incompatibility is gone.
I'm not sure if you are still having this issue but on version 3.0.3 changing the config to the below fixed it for me ```json { "enabled": true, "sodiumBlockFaceCullingFix": false...