MarkupContent.php Table of Contents Classes MarkupContentA `MarkupContent` literal represents a string value which content is interpreted base on its kind flag. Currently the protocol supports `plaintext` and `markdown` as markup kinds. ×