1 reference to ToHtml
Aspire.Dashboard (1)
Components\Interactions\InteractionsProvider.cs (1)
283
return MarkdownHelpers.
ToHtml
(item.Message, s_markdownPipeline, suppressSurroundingParagraph: !hasNewline);