Skip to content

Document Parser #1

@thomasthaddeus

Description

@thomasthaddeus

Here's what needs to be done in this class:

Implement parse_lists(self) method: The python-docx library does not support parsing of lists directly. You would need to implement custom logic to parse lists in the Word document. This might involve checking the style or format of each paragraph to determine if it's part of a list.

Metadata

Metadata

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions