LeafBlock(BlockParser?) Constructor

Definition

Namespace Markdig.Syntax
Assembly Markdig.dll

Initializes a new instance of the LeafBlock class.

protected LeafBlock(BlockParser? parser)

Parameters

parser
BlockParser

The parser used to create this block.