Feature
- Expose equation exports (#869) (
6a76b49
) - Add option to define page range (#852) (
70d68b6
) - docx: Support of SDTs in docx backend (#853) (
d727b04
) - Python 3.13 support (#841) (
4df085a
)
Fix
- markdown: Fix parsing if doc ending with table (#873) (
5ac2887
) - markdown: Add support for HTML content (#855) (
94751a7
) - docx: Merged table cells not properly converted (#857) (
0cd81a8
) - Processing of placeholder shapes in pptx that have text but no bbox (#868) (
eff16b6
) - KeyError in tableformer prediction (#854) (
b1cf796
) - Fixed docx import with headers that are also lists (#842) (
2c037ae
) - Use new add_code in html backend and add more typing hints (#850) (
2a1f8af
) - markdown: Fix empty block handling (#843) (
bccb022
) - Fix for the crash when encountering WMF images in pptx and docx (#837) (
fea0a99
)