Skip to content

feature: BlockItemContainer.iter_block_items() #40

@danmilon

Description

@danmilon

I'd like to iterate over the elements of they document as they appear in it. For example if there is a paragraph a table and then a paragraph again, I want to get them in that order. AFAIK currently there are two properties on Document, paragraphs and tables but have no notion of ordering between them.

Metadata

Metadata

Assignees

No one assigned

    Labels

    inner-contentMethods to access all content inside doc, para, run, etc.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions