Tries to parse the current input as a list item for this particular instance.
public abstract bool TryParse(BlockProcessor state, char pendingBulletType, scoped out ListInfo result)
The block processor
The type of the current bullet type
The result of parsing
true if parsing was successful; false otherwise