LastBlock Property

Definition

Namespace Markdig.Parsers
Assembly Markdig.dll

Gets the last block that is created.

public Block? LastBlock { get; }

Returns