setup method

setup

Defines the interface for Setup

def setup(self, builder):
    ...
ParameterTypeDescription
builderaspose.html.toolkit.markdown.syntax.parser.IMarkdownParserBuilderThe builder.

See Also