get_syntax_tree method

get_syntax_tree

Get the syntax tree.

Returns

The MarkdownSyntaxTree.

def get_syntax_tree(self):
    ...

See Also