docling/tests/data/md
Cesar Berrospi Ramis aec29a7315
fix(markdown): ensure correct parsing of nested lists (#1995)
* fix(markdown): ensure correct parsing of nested lists

Signed-off-by: Cesar Berrospi Ramis <75900930+ceberam@users.noreply.github.com>

* chore: update dependencies in uv.lock file

Signed-off-by: Cesar Berrospi Ramis <75900930+ceberam@users.noreply.github.com>

---------

Signed-off-by: Cesar Berrospi Ramis <75900930+ceberam@users.noreply.github.com>
2025-07-25 15:17:57 +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(markdown): ensure correct parsing of nested lists (#1995) 2025-07-25 15:17:57 +02: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