TriviaAfterFencedChar Property

Definition

Namespace Markdig.Syntax
Assembly Markdig.dll

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

StringSlice TriviaAfterFencedChar { get; set; }

Returns