CurrentBlock Property

Definition

Namespace Markdig.Parsers
Assembly Markdig.dll

Gets the last block that is opened.

public Block? CurrentBlock { get; }

Returns