MarkdownParser.ParseFile
MarkdownParser.ParseFile method
Parse an file.
public MarkdownSyntaxTree ParseFile(string path)
| Parameter | Type | Description |
|---|---|---|
| path | String | The path to file. |
Return Value
The Markdown syntax tree.
See Also
- class MarkdownSyntaxTree
- class MarkdownParser
- namespace Aspose.Html.Toolkit.Markdown.Syntax.Parser
- assembly Aspose.HTML