damus icon indicating copy to clipboard operation
damus copied to clipboard

Punctuation part of URL

Open eval opened this issue 3 years ago • 0 comments

Common punctuation is considered part of URLs, which results in non-existing URLs: Screenshot 2023-02-12 at 13 55 26

Only when a URL is directly followed by a whitespace, will the URL work as intended.

Proposed solution: common punctuation should not be considered part of the ending of a URL.

eval avatar Feb 12 '23 12:02 eval