You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With the latest mdformat-mkdocs 4.4.0, mkdocstrings ::: annotations are escaped (\:::) which breaks the mkdocs docstring import. This does not happen with 4.3.0.
Steps to reproduce (I'm using pre-commit, so this is how I fix the version of mdformat-mkdocs).