This will disable the HTML support in the markdown processor (for constraint/safe parsing).
public static MarkdownPipelineBuilder DisableHtml(this MarkdownPipelineBuilder pipeline)
The pipeline.