Skip to content

v2.18.0

Latest
Compare
Choose a tag to compare
@deep-search-ops deep-search-ops released this 03 Feb 14:58

Feature

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)

Documentation

  • Updated the readme with upcoming features (#831) (d7c0828)
  • Add example for inspection of picture content (#624) (f9144f2)