Home
Home
Docs
API
Theme
System
Light
Dark
Sponsor
GitHub
Menu
Loading menu…
Home
API
Markdig.Parsers
InlineProcessor
Properties
Root
Menu
On this page
Root Property
Definition
Namespace
Markdig.Parsers
Assembly
Markdig.dll
View source
Gets the root container of the current
Block
.
public ContainerInline? Root { get; }
Returns
ContainerInline