docling/tests/data/groundtruth/docling_v2/example_02.html.itxt
Alexander Vaagan 733360c7b2 A new HTML backend that handles styled html (ignors it) as well as images.
- Updated unit tests
- Added documentation (Example notebook)

Note: MyPy fails.
Seems to be a known issue with BeautifulSoup:
https://github.com/python/typeshed/pull/13604

Signed-off-by: Alexander Vaagan <alexander.vaagan@gmail.com>
Signed-off-by: vaaale <2428222+vaaale@users.noreply.github.com>
2025-05-24 22:29:22 +02:00

11 lines
607 B
Plaintext

item-0 at level 0: unspecified: group _root_
item-1 at level 1: title: Introduction
item-2 at level 1: text: This is the first paragraph of the introduction.
item-3 at level 1: section_header: Background
item-4 at level 1: text: Some background information here.
item-5 at level 1: list: group group
item-6 at level 2: list_item: First item in unordered list
item-7 at level 2: list_item: Second item in unordered list
item-8 at level 1: ordered_list: group group
item-9 at level 2: list_item: First item in ordered list
item-10 at level 2: list_item: Second item in ordered list