Open failable opened 3 months ago
Looks like the markdown *serializer*
*default*
and __structlog__
are not being rendered as italic/underline either, but with other language servers (e.g. LuaLS) that seems to work so this may be a Python (Pyright) specific issue:
Neither correctly render
to
so that's definitely a bug.
https://github.com/pulldown-cmark/pulldown-cmark/issues/713 is it something related to this?
@notpeter Seems to be the way Pyright handle whitespace and tabulation in doctoring: https://github.com/microsoft/pyright/blob/386b7fe0a53632e9666ba44d2c0a8ae1e7a9aa4d/packages/pyright-internal/src/analyzer/docStringConversion.ts#L297
</br>
also not rendered.
Check for existing issues
Describe the bug / provide steps to reproduce it
Environment
Zed: v0.146.1 (Zed Preview) OS: macOS 14.5.0 Memory: 32 GiB Architecture: x86_64
If applicable, add mockups / screenshots to help explain present your vision of the feature
No response
If applicable, attach your Zed.log file to this issue.
Zed.log