Extension namespace for alerts markdown features.
AlertBlockA block representing an alert quote block.AlertBlockRendererA HTML renderer for a AlertBlock.AlertExtensionExtension for adding alerts to a Markdown pipeline.AlertInlineParserAn inline parser for an alert inline (e.g. `[!NOTE]`).Contains the extension wiring, parsers, syntax nodes, and renderers for alerts support.