mathjax / MathJax-node

MathJax for Node
Apache License 2.0
609 stars 96 forks source link

Unknown node type "mstack" #474

Open lled0 opened 2 years ago

lled0 commented 2 years ago

Hi,

I'm trying to parse a mml formula, but show error: Unknown node type "mstack".

I read in documentation that MathML3 is implemented in version 3 and there isn't needed to import the extension.

Here is an example.

`

32º58'49" ×4
</math>`

What's wrong?

Thank you!

dpvc commented 2 years ago

Please see my response to mathjax/MathJax#2780.