InfoNewLine Property

Definition

Assembly Markdig.dll
Implements InfoNewLine

Newline of the line with the opening fenced chars. Trivia: only parsed when TrackTrivia is enabled, otherwise None.

public NewLine InfoNewLine { get; set; }

Returns