What's Changed
- Making Office parsing and rendering more stable and consistent, especially for edge cases.
- Added better Office parsing reliability for DOCX/PPTX/XLSX: fixed ordered-list restarts, list numbering recovery, and merged/hidden-cell handling in spreadsheets.
- Improved formatting fidelity in DOCX output: richer style handling (sup/sub support, visible-space improvements, safer style mapping), plus better strikethrough/inline rendering compatibility.
- Enhanced parsing/render pipeline and docs: inline vector/base64 image handling and small robustness fixes (TOC/edge trimming/VLM text normalization) plus updated examples/output docs.
Full Changelog: mineru-3.1.12-released...mineru-3.1.13-released