MarkdownParser.ParseFile

MarkdownParser.ParseFile method

Analyser un fichier.

public MarkdownSyntaxTree ParseFile(string path)
ParamètreTaperLa description
pathStringLe chemin d’accès au fichier.

Return_Value

L’arborescence de syntaxe Markdown.

Voir également