TriviaAfterInfo Property

Definition

Namespace Markdig.Syntax
Assembly Markdig.dll

Gets or sets the trivia after the Info. Trivia: only parsed when TrackTrivia is enabled, otherwise Empty.

StringSlice TriviaAfterInfo { get; set; }

Returns