Skip to content
Docs Try Aspire
Docs Try

addMarkdown

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

Signature

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

Applies to

This method applies to the following types: