The inline parser for SmartyPants.
public class SmartyPantsInlineParser : InlineParser, IInlineParser<InlineProcessor>, IMarkdownParser<InlineProcessor>, IPostInlineProcessor
kind:method, kind:property, kind:ctor. Press Esc to clear.SmartyPantsInlineParser()Initializes a new instance of the SmartyPantsInlineParser class.Match(InlineProcessor, ref StringSlice)Attempts to match the parser at the current position.