Home
Home
Docs
API
Theme
System
Light
Dark
Sponsor
GitHub
Menu
Loading menu…
Home
API
Markdig.Parsers
BlockProcessor
Properties
CurrentContainer
Menu
On this page
CurrentContainer Property
Definition
Namespace
Markdig.Parsers
Assembly
Markdig.dll
View source
Gets the current active container.
public ContainerBlock? CurrentContainer { get; }
Returns
ContainerBlock