mathjax / MathJax-a11y

MathJax Accessibility extensions
https://mathjax.github.io/MathJax-a11y/
Apache License 2.0
35 stars 19 forks source link

Make sure FindChildText() uses the core mo #169

Closed dpvc closed 7 years ago

dpvc commented 7 years ago

Make sure FindChildText() uses the core mo, if there is one. This makes sure that the collapsed marker uses the text of the core element rather than tries to use the nested MathML for embellished operators.

Resolves issue #163.

zorkow commented 7 years ago

lgtm.