TryParse(BlockProcessor, Char, out ListInfo) Method

Definition

Assembly Markdig.dll

Attempts to parse.

public override bool TryParse(BlockProcessor state, char pendingBulletType, scoped out ListInfo result)

Parameters

pendingBulletType
Char
result
ListInfo

Returns