Extension to enable SmartyPants.
public class SmartyPantsExtension : IMarkdownExtension
kind:method, kind:property, kind:ctor. Press Esc to clear.SmartyPantsExtension(SmartyPantOptions?)Initializes a new instance of the SmartyPantsExtension class.OptionsGets the options.Setup(MarkdownPipeline, IMarkdownRenderer)Configures this extension for the specified pipeline stage.Setup(MarkdownPipelineBuilder)Configures this extension for the specified pipeline stage.