ListBlock(BlockParser) Constructor

Definition

Namespace Markdig.Syntax
Assembly Markdig.dll

Initializes a new instance of the ListBlock class.

public ListBlock(BlockParser parser)

Parameters

parser
BlockParser

The parser used to create this block.