You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If hyphenation is enabled using the hyphens attribute, the URL of an autolink should not be hyphenated. This scenario can be detected by looking for the bare class on the <a> tag and skipping over its contents (the URL).