A delimiter for a link.
public class LinkDelimiterInline : DelimiterInline, IInline, IMarkdownObject, IEnumerable<Inline>, IEnumerable
kind:method, kind:property, kind:ctor. Press Esc to clear.LinkDelimiterInline(InlineParser)Initializes a new instance of the LinkDelimiterInline class.LabelSpanThe label spanIsImageGets or sets a value indicating whether this delimiter is an image link.LabelGets or sets the label of this link.LabelWithTriviaGets or sets the Label with trivia. Trivia: only parsed when TrackTrivia is enabled, otherwise Empty.ToLiteral()Performs the to literal operation.