The inline parser for SmartyPants.
public class TaskListInlineParser : InlineParser, IInlineParser<InlineProcessor>, IMarkdownParser<InlineProcessor>
kind:method, kind:property, kind:ctor. Press Esc to clear.TaskListInlineParser()Initializes a new instance of the TaskListInlineParser class.ListClassGets or sets the list class used for a task list.ListItemClassGets or sets the list item class used for a task list.Match(InlineProcessor, ref StringSlice)Attempts to match the parser at the current position.