PROTOCOL MarkdownConvertible public protocol MarkdownConvertible Defines an entity that can be represented as Markdown. Properties markdown var markdown: String Generated Markdown output representing the current entity.