A HTML renderer for a SmartyPant.
public class HtmlSmartyPantRenderer : HtmlObjectRenderer<SmartyPant>, IMarkdownObjectRenderer
kind:method, kind:property, kind:ctor. Press Esc to clear.HtmlSmartyPantRenderer(SmartyPantOptions?)Initializes a new instance of the HtmlSmartyPantRenderer class.Write(HtmlRenderer, SmartyPant)Writes the object to the specified renderer.