MarkdownSyntaxNode.GetSyntaxTree

MarkdownSyntaxNode.GetSyntaxTree method

Get the syntax tree.

public MarkdownSyntaxTree GetSyntaxTree()

Return Value

The MarkdownSyntaxTree.

See Also