NewLine Property

Definition

Namespace Markdig.Syntax
Assembly Markdig.dll

Newline after the last line, which is always the line containing the closing fence chars. "Inherited" from NewLine. Trivia: only parsed when TrackTrivia is enabled, otherwise None.

NewLine NewLine { get; set; }

Returns