Uses the auto-identifier extension.
public static MarkdownPipelineBuilder UseAutoIdentifiers(this MarkdownPipelineBuilder pipeline, AutoIdentifierOptions options = AutoIdentifierOptions.Default | AutoIdentifierOptions.AutoLink | AutoIdentifierOptions.AllowOnlyAscii)
The pipeline.
The options.