logStepMarkdown
Method
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 method applies to the following types: