markdown-link-check
markdown-link-check copied to clipboard
`mailto:` link with multiple emails isn't handled correctly
It looks mailto: link with multiple emails might not have been handled correctly,
The links has the following format (I removed the real email addresses for privacy concerns, but if there emails addresses are necessary to recreate this you could check here, it's public):
mailto:user_a@address,[email protected],[email protected]?subject=someSubjectOfTheEmail
And I got the following error:
[✖] mailto:user_a@address,[email protected],[email protected]?subject=someSubjectOfTheEmail → Status: 400
I'm not sure if this is an isemail issue though, but I noticed it's no longer maintained:
This repository has been archived by the owner on Oct 2, 2024. It is now read-only.