ken107 / read-aloud

An awesome browser extension that reads aloud webpage content with one click
https://readaloud.app
MIT License
1.35k stars 232 forks source link

KhanAcademy MathML issue #142

Open ken107 opened 4 years ago

ken107 commented 4 years ago

https://www.khanacademy.org/math/cc-kindergarten-math/cc-kindergarten-counting/kindergarten-counting/e/counting-out-1-20-objects

Select the text "Put 3 whales in the box" and read aloud. It reads "Put 333 whales in the box".

ken107 commented 2 years ago

See also #18 and #11

ken107 commented 1 year ago

In light of #316, we should handle MathML properly for KhanAcademy.

If the user right-click selected text to read aloud, however, we can not properly handle MathML because the browser hands us the text already stripped of all markup.