Home
Home
Docs
API
Theme
System
Light
Dark
Sponsor
GitHub
Menu
Loading menu…
Home
API
Markdig.Parsers
FencedBlockParserBase
Properties
MinimumMatchCount
Menu
On this page
MinimumMatchCount Property
Definition
Namespace
Markdig.Parsers
Assembly
Markdig.dll
View source
Gets or sets the minimum match count.
public int MinimumMatchCount { get; set; }
Returns
Int32