-
Home
-
API
-
Markdig.Extensions.CustomContainers
-
CustomContainer
-
Properties
-
TriviaBeforeClosingFence
TriviaBeforeClosingFence Property
Definition
Trivia before the closing fenced chars
Trivia: only parsed when TrackTrivia is enabled, otherwise
Empty.
public StringSlice TriviaBeforeClosingFence { get; set; }
Returns