Skip to content

Bug during conversion of rst field lists #36

Description

@MartinK07

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:
image

The response from the server for this:
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions