I am using Insiders both for mkdocstrings and griffe.
Description of the bug
When using ignore_init_summary in either docstring_options or options (after trying to place the option both before and after merge_init_into_class), the option appears to have no impact.
To Reproduce
Source code
Docstring
Built page
Expected behavior
I expect the first line of the docstring to not be included.
There's nothing in griffe warning in the logs.
First line of docstring highlighted:
Environment information
I am using Insiders both for mkdocstrings and griffe.
Description of the bug
When using
ignore_init_summaryin eitherdocstring_optionsoroptions(after trying to place the option both before and aftermerge_init_into_class), the option appears to have no impact.To Reproduce
Source code
Docstring
Built page
Expected behavior
I expect the first line of the docstring to not be included.
There's nothing in griffe warning in the logs.
First line of docstring highlighted:
Environment information