BlockParsers Property

Definition

Namespace Markdig
Assembly Markdig.dll

Gets the block parsers.

public OrderedList<BlockParser> BlockParsers { get; }

Returns