mirror of
https://github.com/DS4SD/docling.git
synced 2025-12-08 20:58:11 +00:00
fix: improve HTML layer detection, various MD fixes (#1241)
Some checks failed
Run Docs CD / build-deploy-docs (push) Failing after 1m31s
Run Docs CI / build-docs (push) Failing after 54s
Some checks failed
Run Docs CD / build-deploy-docs (push) Failing after 1m31s
Run Docs CI / build-docs (push) Failing after 54s
Markdown fixes: - properly propagate section header levels - improve handling of list subroots without text Signed-off-by: Panos Vagenas <pva@zurich.ibm.com>
This commit is contained in:
8
tests/data/groundtruth/docling_v2/mixed_without_h1.md.md
Normal file
8
tests/data/groundtruth/docling_v2/mixed_without_h1.md.md
Normal file
@@ -0,0 +1,8 @@
|
||||
## Some heading
|
||||
|
||||
- A. first
|
||||
- subitem
|
||||
- B. second
|
||||
1. strange
|
||||
|
||||
The end!
|
||||
Reference in New Issue
Block a user