Property Flavor
Flavor
Gets or sets the dialect to write. Defaults to GitHubFlavored.
public MarkdownFlavor Flavor { get; set; }
Property Value
Remarks
Under CommonMark a table has no representation at all, so it is written per TableStyle's non-table fallback and reported. This is the single largest difference between the two settings on the write side.