Root Property

Definition

Namespace Markdig.Parsers
Assembly Markdig.dll

Gets the root container of the current Block.

public ContainerInline? Root { get; }

Returns