As reported in zeit/hyper#4444, hyperlink detection is overly generous matching characters such as . in URLs that appear at the end of a sentence.
Other tools that do automatic hyperlink detection in free-form text may use heuristics to exclude characters at the end that are more likely part of the text than the URL. Other common but unwanted characters might include ) or ? or multiple like .”.
As reported in zeit/hyper#4444, hyperlink detection is overly generous matching characters such as . in URLs that appear at the end of a sentence.
Other tools that do automatic hyperlink detection in free-form text may use heuristics to exclude characters at the end that are more likely part of the text than the URL. Other common but unwanted characters might include ) or ? or multiple like
.”
.