mirror of
https://github.com/DS4SD/docling.git
synced 2025-12-09 13:18:24 +00:00
feat: leverage new list modeling, capture default markers (#1856)
* chore: update docling-core & regenerate test data Signed-off-by: Panos Vagenas <pva@zurich.ibm.com> * update backends to leverage new list modeling Signed-off-by: Panos Vagenas <pva@zurich.ibm.com> * repin docling-core Signed-off-by: Panos Vagenas <pva@zurich.ibm.com> * ensure availability of latest docling-core API Signed-off-by: Panos Vagenas <pva@zurich.ibm.com> --------- Signed-off-by: Panos Vagenas <pva@zurich.ibm.com>
This commit is contained in:
@@ -7,6 +7,9 @@ item-0 at level 0: unspecified: group _root_
|
||||
item-6 at level 3: list: group list
|
||||
item-7 at level 4: list_item: First item in unordered list
|
||||
item-8 at level 4: list_item: Second item in unordered list
|
||||
item-9 at level 3: ordered_list: group ordered list
|
||||
item-9 at level 3: list: group ordered list
|
||||
item-10 at level 4: list_item: First item in ordered list
|
||||
item-11 at level 4: list_item: Second item in ordered list
|
||||
item-11 at level 4: list_item: Second item in ordered list
|
||||
item-12 at level 3: list: group ordered list start 42
|
||||
item-13 at level 4: list_item: First item in ordered list with start
|
||||
item-14 at level 4: list_item: Second item in ordered list with start
|
||||
Reference in New Issue
Block a user