Parser Property

Definition

Namespace Markdig.Syntax
Assembly Markdig.dll

Gets the parser associated to this instance.

BlockParser? Parser { get; }

Returns