TriviaBefore Property

Definition

Namespace Markdig.Syntax
Assembly Markdig.dll

Gets or sets trivia occurring before the first quote character.

public StringSlice TriviaBefore { get; set; }

Returns