public final class MarkupKind
extends java.lang.Object
Describes the content type that a client supports in various
result literals like `Hover`, `ParameterInfo` or `CompletionItem`.
Please note that `MarkupKind`s must not start with a `$`. These kinds
are reserved for internal usage.