docling/tests/data/md/mixed_without_h1.md
Panos Vagenas 40c099ee62 fix: improve HTML furniture detection, various MD fixes
Markdown fixes:
- properly propagate section header levels
- improve handling of list subroots without text

Signed-off-by: Panos Vagenas <pva@zurich.ibm.com>
2025-03-26 15:30:52 +01:00

13 lines
130 B
Markdown

Content before first heading
## Some heading
<!-- This is HTML -->
- A. first
- subitem
- B. second
- 2. strange
The end!