sindresorhus/linkify-urls

Asterisks in the hash aren't linkified correctly

Closed this issue · 0 comments

https://crontab.guru/#1_*_*_*_*
<a href=\"https://crontab.guru/#1_\">https://crontab.guru/#1_</a>*_*_*_*

Run this on runkit:

require("linkify-urls")('https://crontab.guru/#1_*_*_*_*')