TriviaAfterFencedChar Property

Definition

Assembly Markdig.dll

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

public StringSlice TriviaAfterFencedChar { get; set; }

Returns