Posts by Junior Dias • 3 points
1 post
- 
		0 votes1 answer118 viewsQ: How to convert a text in Mathml to Latex using Pandoc?I’m trying to use the site http://pandoc.org/try/ to convert html text to latex. My python code is as follows:: import requests mathml = "<math…