MarkdownlintIssuesSettings.

MarkdownlintIssuesSettings(string) Constructor

Summary

Initializes a new instance of the MarkdownlintIssuesSettings class.

Syntax

protected MarkdownlintIssuesSettings(string logFileContent)

Parameters

Name Type Description
logFileContent string Content of the the Markdownlint log file.

Return Value

Type Description
void
GitHub