lsp.MarkdownClientCapabilities
Client capabilities specific to the used markdown parser.
@since 3.17.0
Fields3
MarkdownClientCapabilities.parser : string
The name of the parser.
MarkdownClientCapabilities.version : nil | string
The version of the parser.
MarkdownClientCapabilities.allowedTags : string[] | nil