mpx-cli icon indicating copy to clipboard operation
mpx-cli copied to clipboard

Is there a way to export to standard Markdown?

Open Programmerino opened this issue 2 years ago • 1 comments

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?

Programmerino avatar Sep 05 '23 20:09 Programmerino

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

joliss avatar Mar 10 '25 19:03 joliss