Docling/tests/data/md
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
..
blocks.md fix(markdown): fix empty block handling (#843) 2025-01-30 16:22:29 +01:00
duck.md fix: fix single newline handling in MD backend (#824) 2025-01-28 19:05:55 +01:00
ending_with_table.md fix(markdown): fix parsing if doc ending with table (#873) 2025-02-03 14:38:38 +01:00
inline_and_formatting.md fix(markdown): make parsing of rich table cells valid (#1821) 2025-06-26 19:50:45 +02:00
mixed_without_h1.md fix: improve HTML layer detection, various MD fixes (#1241) 2025-03-26 16:07:14 +01:00
mixed.md fix(markdown): add support for HTML content (#855) 2025-02-03 12:21:05 +01:00
nested.md fix(markdown): handle nested lists (#910) 2025-02-07 12:55:12 +01:00
wiki.md feat: expose new hybrid chunker, update docs (#384) 2024-12-09 08:28:29 +01:00