Description of the bug
The inventory works with mkdocstrings-python==1.11.0 but stops working with 1.12.
To Reproduce
In attached project run uv run mkdocs serve. Then the str is a link.
bug.zip
If you change the mkdocstrings-python version to 1.12 in pyproject.toml and rerun uv ru nmkdocs serve the str is no longer a link.
Description of the bug
The inventory works with mkdocstrings-python==1.11.0 but stops working with 1.12.
To Reproduce
In attached project run
uv run mkdocs serve. Then thestris a link.bug.zip
If you change the mkdocstrings-python version to 1.12 in
pyproject.tomland rerunuv ru nmkdocs servethe str is no longer a link.