Home
Home
Docs
API
Theme
System
Light
Dark
Sponsor
GitHub
Menu
Loading menu…
Home
API
Markdig.Parsers
BlockProcessor
Properties
CurrentChar
Menu
On this page
CurrentChar Property
Definition
Namespace
Markdig.Parsers
Assembly
Markdig.dll
View source
Gets the current character being processed.
public char CurrentChar { get; }
Returns
Char