Home
Home
Docs
API
Theme
System
Light
Dark
Sponsor
GitHub
Menu
Loading menu…
Home
API
Markdig.Parsers
BlockProcessor
Properties
CurrentBlock
Menu
On this page
CurrentBlock Property
Definition
Namespace
Markdig.Parsers
Assembly
Markdig.dll
View source
Gets the last block that is opened.
public Block? CurrentBlock { get; }
Returns
Block