docling/tests/data/md
Panos Vagenas 7c5614a37a
fix(markdown): fix single-formatted headings & list items (#1820)
* fix(markdown): fix formatting & inline edge cases (show behavior before change)

Signed-off-by: Panos Vagenas <pva@zurich.ibm.com>

* add change and updated test data

Signed-off-by: Panos Vagenas <pva@zurich.ibm.com>

* update lock

Signed-off-by: Panos Vagenas <pva@zurich.ibm.com>

* improve test case

Signed-off-by: Panos Vagenas <pva@zurich.ibm.com>

---------

Signed-off-by: Panos Vagenas <pva@zurich.ibm.com>
2025-06-25 13:05:06 +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): fix single-formatted headings & list items (#1820) 2025-06-25 13:05:06 +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