Uses this extension to enable alert blocks.
public static MarkdownPipelineBuilder UseAlertBlocks(this MarkdownPipelineBuilder pipeline, Action<HtmlRenderer, StringSlice>? renderKind = null)
The pipeline.
Replace the default renderer for the kind with a custom renderer