A HTML renderer for a AlertBlock.
public class AlertBlockRenderer : HtmlObjectRenderer<AlertBlock>, IMarkdownObjectRenderer
kind:method, kind:property, kind:ctor. Press Esc to clear.AlertBlockRenderer()Creates a new instance of this renderer.RenderKindGets of sets a delegate to render the kind of the alert.DefaultRenderKind(HtmlRenderer, StringSlice)Renders the kind of the alert.Write(HtmlRenderer, AlertBlock)Writes the specified Markdown object to the renderer.