MarkdownParser constructor

init

Initializes a new instance of the MarkdownParser class.

def __init__(self):
    ...

See Also