Skip to content
Docs Try Aspire
Docs Try

addMarkdown

Method
📦 Aspire.Hosting v13.3.0
interface PipelineSummary {
// ... omitted for brevity
addMarkdown(
key: string,
markdownString: string): void;
}

Signature

method addMarkdown
Adds a Markdown-formatted value to the pipeline summary
addMarkdown(
key: string,
markdownString: string): void
key string
markdownString string

Applies to

This method applies to the following types: