Parser that adds supports for parsing alpha/roman list items (e.g: a) or a. or ii. or II.)
public class ListExtraItemParser : OrderedListItemParser
Note that we don't validate roman numbers.
kind:method, kind:property, kind:ctor. Press Esc to clear.ListExtraItemParser()Initializes a new instance of the ListExtraItemParser class.TryParse(BlockProcessor, Char, out ListInfo)Attempts to parse.