Docling/tests/data/md/mixed_without_h1.md
Panos Vagenas 9210812bfa
fix: improve HTML layer detection, various MD fixes (#1241)
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 16:07:14 +01:00

130 B
Vendored

Content before first heading

Some heading

  • A. first
    • subitem
  • B. second
    1. strange

The end!