MarkdownParser.ParseFile

MarkdownParser.ParseFile method

Een bestand parseren.

public MarkdownSyntaxTree ParseFile(string path)
ParameterTypeBeschrijving
pathStringHet pad naar bestand.

Winstwaarde

De Markdown-syntaxisstructuur.

Zie ook