Docling/docling
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
..
backend fix(markdown): fix single-formatted headings & list items (#1820) 2025-06-25 13:05:06 +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: fix response type of ollama (#1850) 2025-06-25 11:33:09 +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