PyMuPDF 1.28 released with Markdown support

Now a first class file type - PyMuPDF can load Markdown just like any other file. And convert to PDF for easy document creation. Find out more!

1 Like

Thanks for this new version! Strangely,

import pymupdf
pymupdf.mupdf_version

reports

'1.29.0'

but this isn’t a big issue for me.

Yes, I think that is an error as the build went out with an update version from the MuPDF master branch which was tagged like that. Please assume it is 1.28.0 !