EnableHtmlParsing Property

Definition

Assembly Markdig.dll

Gets or sets a value indicating whether to enable HTML parsing. Default is true

public bool EnableHtmlParsing { get; set; }

Returns