MarkdownParser.ParseFile

MarkdownParser.ParseFile method

解析文件.

public MarkdownSyntaxTree ParseFile(string path)
范围类型描述
pathString文件的路径。

返回值

Markdown 语法树。

也可以看看