ParserStates Property

Definition

Namespace Markdig.Parsers
Assembly Markdig.dll

Gets the parser states that can be used by InlineParser using their Index property.

public object[] ParserStates { get; }

Returns