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