TriviaBeforeClosingFence Property

Definition

Namespace Markdig.Syntax
Assembly Markdig.dll

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

public StringSlice TriviaBeforeClosingFence { get; set; }

Returns