Expand description
§IMarkdownStringDTO
Defines the Data Transfer Object for a markdown string that supports trusted content and theming.
Structs§
- IMarkdown
StringDTO - A serializable struct that represents a string containing markdown. It can
optionally be marked as “trusted” to allow for command links and other
active content. This is analogous to
vscode.MarkdownString.