Arno Gourdol
Arno Gourdol
Depending on which flavor of MathML you follow, you can have different interpretations. MathML Core [does suggest](https://www.w3.org/TR/mathml-core/#number-mn) that decimal numbers should be represented with a decimal point: "Generally speaking, a...
Are you sure this is the correct CodePen? There is no JS...
Sorry, I must be missing something, but I can't replicate the issue with this CodePen. When I run it there is just a black rectangle. I don't see a mathfield,...
Do you have a QWERTY or QZERTY layout? FYI, the supported keyboard layouts are here: https://github.com/arnog/mathlive/tree/master/src/editor/keyboard-layouts If someone has the mapping for an Italian Linux keyboard, feel free to submit...
I have not been able to reproduce this issue. Can you reproduce this using the demo page: https://cortexjs.io/mathlive/demo/ There might be something specific to the way you are constructing a...
I’ve tried with the same version of Chrome and it works for me. There must be something else in your environment that’s different. A Chrome extension perhaps?
@loveleet-convivity Have you been able to narrow down what caused this issue? Did you have a Chrome extension that interfered?
This is an upcoming feature in MathLive.
You can now add new lines in a mathfield by pressing alt/option+return.
Glad to hear you're enjoying the proeect. The `aria-label` has been transitioned to an "element internals" attribute, so, it's visible by screen readers, but may not appear in the regular...