Hello dear Stackoverflow community,
i know a website where you can test yourself in maths and want to make a chrome extension which can solve the math tasks for you.
And there is my problem: the math tasks are shown as Mathjax, and i don't know how to get the raw string to calculate the task. Is there a way to "reset" a Mathjax back to a calculatable string or integer?
Thanks in advance!