docling/tests/data/md/mixed_without_h1.md
Cesar Berrospi Ramis aec29a7315
fix(markdown): ensure correct parsing of nested lists (#1995)
* fix(markdown): ensure correct parsing of nested lists

Signed-off-by: Cesar Berrospi Ramis <75900930+ceberam@users.noreply.github.com>

* chore: update dependencies in uv.lock file

Signed-off-by: Cesar Berrospi Ramis <75900930+ceberam@users.noreply.github.com>

---------

Signed-off-by: Cesar Berrospi Ramis <75900930+ceberam@users.noreply.github.com>
2025-07-25 15:17:57 +02:00

131 B
Vendored

Content before first heading

Some heading

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

The end!