-
Home
-
API
-
Markdig.Extensions.AutoLinks
-
AutoLinkOptions
-
Properties
-
AllowDomainWithoutPeriod
AllowDomainWithoutPeriod Property
Definition
Should auto-linking allow a domain with no period, e.g. https://localhost (false by default)
public bool AllowDomainWithoutPeriod { get; set; }
Returns