-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
Hello, there seems to be a Bug during the conversion of rst field lists to markdown lists. I came across this Bug because the LSP client that Sublime uses requires a blank line before a list starts (John Gruber Markdown). https://github.com/sublimelsp/LSP-pylsp
An example for this rst formatted docstring are in this Module: https://github.com/psf/requests/blob/main/src/requests/api.py#L14
With the current version this is the output SignatureHelp output rendered in Sublime:
Metadata
Metadata
Assignees
Labels
No labels