ThematicBreakBlock(BlockParser) Constructor

Definition

Namespace Markdig.Syntax
Assembly Markdig.dll

Initializes a new instance of the ThematicBreakBlock class.

public ThematicBreakBlock(BlockParser parser)

Parameters

parser
BlockParser

The parser used to create this block.