OpeningCharacters Property

Definition

Namespace Markdig.Parsers
Assembly Markdig.dll

Defines the characters that are used for detecting this list item.

public char[]? OpeningCharacters { get; protected set; }

Returns