This repository was archived by the owner on Mar 10, 2023. It is now read-only.
This repository was archived by the owner on Mar 10, 2023. It is now read-only.
AttributeError on docutils 0.18 #30
Open
Description
docutils 0.18 was released today and seems to break pospell:
File "/usr/local/lib/python3.9/dist-packages/pospell.py", line 119, in visit_Text
self.output.append(node.rawsource)
AttributeError: 'Text' object has no attribute 'rawsource'
Metadata
Metadata
Assignees
Labels
No labels
Activity