DefinitionTerm(BlockParser) Constructor

Definition

Assembly Markdig.dll

Initializes a new instance of the DefinitionTerm class.

public DefinitionTerm(BlockParser parser)

Parameters

parser
BlockParser

The parser used to create this block.