-
Home
-
API
-
Markdig.Parsers
-
BlockProcessor
-
Methods
-
NextChar()
NextChar() Method
Definition
Returns the next character in the line being processed. Update Start and Column.
public char NextChar()
Returns
- Char
- The next character or `\0` if end of line is reached