Skip to content

Commit

Permalink
Update ragna/core/_document.py
Browse files Browse the repository at this point in the history
Co-authored-by: Philip Meier <github.pmeier@posteo.de>
  • Loading branch information
paskett and pmeier authored Jan 18, 2024
1 parent a48705b commit 7ac2da3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion ragna/core/_document.py
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,9 @@ def extract_pages(self, document: Document) -> Iterator[Page]:
class DocxDocumentHandler(DocumentHandler):
"""Document handler for `.docx` documents.
Note: this does *not* extract text from headers or footers.
!!! note
This does *not* extract text from headers or footers.
!!! info "Package requirements"
Expand Down

0 comments on commit 7ac2da3

Please sign in to comment.