UnescapedArguments Property

Definition

Namespace Markdig.Syntax
Assembly Markdig.dll

Non-escaped Arguments exactly as in source markdown. Trivia: only parsed when TrackTrivia is enabled, otherwise Empty.

StringSlice UnescapedArguments { get; set; }

Returns