Client capabilities specific to the used markdown parser.

Available since

3.16.0

.

Fields

@:optionaloptionalversion:Null<String>

The version of the parser.

parser:String

The name of the parser.

@:optionaloptionalallowedTags:Null<Array<String>>

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

Available since

3.17.0

.