mirror of
https://github.com/DS4SD/docling.git
synced 2025-07-31 14:34:40 +00:00
Updates for reading-order implementation
Signed-off-by: Christoph Auer <cau@zurich.ibm.com>
This commit is contained in:
parent
27b896b938
commit
48777b17fa
@ -213,7 +213,7 @@ class ReadingOrderModel:
|
||||
# TODO: handle element.cluster.children.
|
||||
# _add_child_elements(pic, doc, obj, pelem)
|
||||
|
||||
elif isinstance(element, ContainerElement):
|
||||
elif isinstance(element, ContainerElement): # Form, KV region
|
||||
pass
|
||||
# TODO: handle element.cluster.children.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user