Parsers Property

Definition

Namespace Markdig.Parsers
Assembly Markdig.dll

Gets the list of BlockParsers configured with this parser state.

public BlockParserList Parsers { get; }

Returns