Commit Graph
2 Commits
Author SHA1 Message Date
Cesar Berrospi Ramis 86eaef5b45 fix(md): handle pipe symbols that are not table markers (#2904)
* fix(md): handle pipe symbols that are not table markers

Signed-off-by: Cesar Berrospi Ramis <ceb@zurich.ibm.com>

* chore: update uv.lock with latest docling-core 2.60.2

Update uv.lock file with the latest release of docling-core (2.60.2).
Update (fix) ground truth files for testing markdown serialization to be
in sync with the serialization fix (issue 2880).

Signed-off-by: Cesar Berrospi Ramis <ceb@zurich.ibm.com>

---------

Signed-off-by: Cesar Berrospi Ramis <ceb@zurich.ibm.com>
2026-01-23 15:19:09 +01:00
Lucas Morin 9d67bb9ed6 fix: support escaped characters in markdown backend (#2304)
fix: improve markdown backend to support input documents with escaped characters

Signed-off-by: Lucas Morin <lucas.morin222@gmail.com>
2025-09-23 18:00:16 +02:00