SIGN IN SIGN UP
microsoft / markitdown UNCLAIMED

Python tool for converting files and office documents to Markdown.

0 0 77 Python

feat: sort pptx shapes to be parsed in top-to-bottom, left-to-right order (#1104)

* Sort PPTX shapes to be read in top-to-bottom, left-to-right order

Referenced from https://github.com/ssine/pptx2md/blob/39bef65b312035baeade932aad8d221e37daae5f/pptx2md/parser.py#L249

* Update README.md
* Fixed formatting.
* Added missing import
R
Richard Ye committed
0229ff6cb75aa63e5ba6582766d0e5b9cba1fdfa
Parent: 82d84e3
Committed by GitHub <noreply@github.com> on 3/7/2025, 11:45:14 PM