ListItemBlock(BlockParser) Constructor

Definition

Namespace Markdig.Syntax
Assembly Markdig.dll

Initializes a new instance of the ListItemBlock class.

public ListItemBlock(BlockParser parser)

Parameters

parser
BlockParser

The parser used to create this block.