mpx-cli
mpx-cli copied to clipboard
Is there a way to export to standard Markdown?
When I try to convert pdf files to Markdown using mpx convert file.pdf file.md, it seems like it always uses the non-standard Mathpix Markdown format, even when I don't use the mmd file extension. I was wondering if there is a way to export to standard Markdown, similar to the functionality found in Snap Web?
I'm looking for this as well. At the moment there doesn't seem to be a way (mpx.js). I'm using this patch for now to get plain Markdown output with this tool: #25