SkipSpacesToEndOfLineOrEndOfDocument() Method

Definition

Namespace Markdig.Helpers
Assembly Markdig.dll

Expect spaces until a end of line. Return false otherwise.

public bool SkipSpacesToEndOfLineOrEndOfDocument()

Returns

Boolean
true if whitespaces where matched until a end of line