ExpandAutoLinks Property

Definition

Assembly Markdig.dll

Expands AutoLinks to the normal inline representation. Default is true

public bool ExpandAutoLinks { get; set; }

Returns