logStepMarkdown
Function
interface IReportingStep { // ... omitted for brevity logStepMarkdown( level: string, markdownString: string): void;}Signature
method
logStepMarkdown Logs a Markdown-formatted message for the reporting step
logStepMarkdown( level: string, markdownString: string): voidParameters
level string markdownString string Applies to
This function is an extension method on the following types: