ReadLine() Method

Definition

Namespace Markdig.Helpers
Assembly Markdig.dll

Reads a new line from the underlying and update the SourcePosition for the next line.

public StringSlice ReadLine()

Returns

StringSlice
A new line or null if the end of has been reached