TriviaBeforeClosingFence Property

Definition

Namespace Markdig.Syntax
Assembly Markdig.dll

Trivia before the closing fenced chars Trivia: only parsed when TrackTrivia is enabled, otherwise Empty.

StringSlice TriviaBeforeClosingFence { get; set; }

Returns