Skip to content
DocsTry Aspire
DocsTry

addMarkdown

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

Signature

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

Applies to

This method applies to the following types: