LSProtocol::MarkdownClientCapabilities
Inherits JSON::Serializable / Reference / Object
Client capabilities specific to the used markdown parser.
@since 3.16.0
Constructors
new(pull : JSON::PullParser)
Sourcenew(parser : String | Nil, allowed_tags : Array(String) | Nil = nil, version : String | Nil = nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
Source