HugoSyntaxExtension.Setup

HugoSyntaxExtension.Setup method

Defines the interface for Setup

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

See Also