Module IMarkdownStringDTO

Module IMarkdownStringDTO 

Source
Expand description

§IMarkdownStringDTO

Defines the Data Transfer Object for a markdown string that supports trusted content and theming.

Structs§

IMarkdownStringDTO
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.