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
We get this back via LSP as a string not MarkupContent but I'm not sure whether Pyright is or should be trying to do restructured text -> markdown conversion.
I don't think these artifacts are present in VS Code.
Needs tracing end to end to understand what's going on and fix.