Block Property

Definition

Namespace Markdig.Parsers
Assembly Markdig.dll

Gets the current block being processed.

public LeafBlock? Block { get; }

Returns