MarkdownlintIssuesAliases.

MarkdownlintIssuesFromContent(ICakeContext, string, BaseMarkdownlintLogFileFormat) Method

Syntax

public static IIssueProvider MarkdownlintIssuesFromContent(this ICakeContext context, string logFileContent, BaseMarkdownlintLogFileFormat format)

Attributes

Type Description
CakeMethodAliasAttribute
CakeAliasCategoryAttribute

Parameters

Name Type Description
context ICakeContext
logFileContent string
format BaseMarkdownlintLogFileFormat

Return Value

Type Description
IIssueProvider