Status of MathML after playing around for a bit.
- Pandoc has problems
- Support in SymPy seems broken. I also couldn't get a simple integral to render.
I'm kinda unhappy with this. Hope some MathML fan replies and explains me how I'm being an idiot (note: pandoc seems like it can be used ... )
print_mathml() does not seem to produce valid output
I want to use sympy for calculations and display the results in the browser via MathJax. For this, I thought of transferring the data in MathML-format. Unfortunately, whatever expression I try to p...Theratherverydarkestlordever (GitHub)
