-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Background
pydoc-markdown 4.8.2 does not apply the configuration when run on Python 3.14.
The issue appears to come from the data-binding step in __init__.py around line 120, where the parsed configuration is merged into PydocMarkdown. Under Python 3.14 this step seems to fail, and all plugins run with defaults instead.
See NiklasRosenstein/pydoc-markdown#348 for more context.
Metadata
Metadata
Assignees
Labels
No labels