OpeningCharacters Property

Definition

Namespace Markdig.Parsers
Assembly Markdig.dll

Gets the opening characters this parser will be triggered if the character is found.

char[]? OpeningCharacters { get; }

Returns