Skip to content

URLs with consecutive hyphens aren't working #464

@saadmb

Description

@saadmb

Example

This is a working website: hp--community.force.com.

linkify.test('hp--community.force.com'); // returns false. Expected to be true
linkify.test('hp-community.force.com'); // returns true

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions