SourceBullet Property

Definition

Namespace Markdig.Syntax
Assembly Markdig.dll

Gets or sets the bullet as parsed in the source document. Trivia: only parsed when TrackTrivia is enabled, otherwise Empty.

public StringSlice SourceBullet { get; set; }

Returns