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.