MarkdownSyntaxTree constructor
init
Created the MarkdownSyntaxTree.
def __init__(self):
...
init
Creates the MarkdownSyntaxTree
def __init__(self, configuration):
...
Parameter | Type | Description |
---|---|---|
configuration | Configuration | The Configuration. |