GenLSP.Protocol.Structures.MarkdownClientCapabilities (gen_lsp v0.0.1)

Client capabilities specific to the used markdown parser.

@since 3.16.0

properties

Properties

parser :: string (required)

The name of the parser.

version :: string

The version of the parser.

allowedTags :: unimplemented doc type

A list of HTML tags that the client allows / supports in Markdown.

@since 3.17.0