MarkdownSyntaxExtension.Setup

MarkdownSyntaxExtension.Setup method

Defines the interface for Setup

public abstract void Setup(IMarkdownParserBuilder builder)
ParameterTypeDescription
builderIMarkdownParserBuilderThe builder.

See Also