Docling/docling
Michael Honaker e79e4f0ab6
fix(markdown): make parsing of rich table cells valid (#1821)
* fix: update md table classification

Signed-off-by: Michael Honaker <Michael.Honaker@ibm.com>

* Fix ground truth header changes

Signed-off-by: Michael Honaker <Michael.Honaker@ibm.com>

* Fix merge issues

Signed-off-by: Michael Honaker <Michael.Honaker@ibm.com>

* Fix minor ground truth errors

Signed-off-by: Michael Honaker <Michael.Honaker@ibm.com>

---------

Signed-off-by: Michael Honaker <Michael.Honaker@ibm.com>
2025-06-26 19:50:45 +02:00
..
backend fix(markdown): make parsing of rich table cells valid (#1821) 2025-06-26 19:50:45 +02:00
chunking feat: expose new hybrid chunker, update docs (#384) 2024-12-09 08:28:29 +01:00
cli feat: Support audio input (#1763) 2025-06-23 14:47:26 +02:00
datamodel fix: updated granite vision model version for picture description (#1852) 2025-06-25 17:49:56 +02:00
models fix: Ensure uninitialized pages are removed before assembling document (#1812) 2025-06-19 07:33:25 +02:00
pipeline feat: Support audio input (#1763) 2025-06-23 14:47:26 +02:00
utils feat: Make Page.parsed_page the only source of truth for text cells, add OCR cells to it (#1745) 2025-06-13 19:01:55 +02:00
__init__.py Initial commit 2024-07-15 09:42:42 +02:00
document_converter.py feat: Support audio input (#1763) 2025-06-23 14:47:26 +02:00
exceptions.py feat: Introduce the enable_remote_services option to allow remote connections while processing (#941) 2025-02-12 15:18:01 +01:00
py.typed fix: Add py.typed marker file (#531) 2024-12-06 13:42:14 +01:00