View Source GenLSP.Structures.MarkdownClientCapabilities (gen_lsp v0.10.0)
Client capabilities specific to the used markdown parser.
@since 3.16.0
Link to this section Summary
Functions
Fields
parser: The name of the parser.
Link to this section Types
Link to this section Functions
fields
Fields
parser: The name of the parser.
version: The version of the parser.
allowed_tags: A list of HTML tags that the client allows / supports in Markdown.
@since 3.17.0