MaxLeadingCount Property

Definition

Namespace Markdig.Parsers
Assembly Markdig.dll

Gets or sets the max count of the leading unescaped # characters

public int MaxLeadingCount { get; set; }

Returns