### Example This is a working website: [hp--community.force.com](https://hp--community.force.com/). ```javascript linkify.test('hp--community.force.com'); // returns false. Expected to be true linkify.test('hp-community.force.com'); // returns true ```
Example
This is a working website: hp--community.force.com.