Hacker News new | ask | show | jobs
by bootlooped 2892 days ago
That second link appears to just go to the Wikileaks Wikipedia page now, the section may have been removed? This article covers the same content:

https://www.theatlantic.com/politics/archive/2017/11/the-sec...

1 comments

Some reason the period at the end of the URL gets deleted when I try to post it. It's supposed to go to the section right above the first link.
I assume so many people post a url then a period immediately after it to end the sentence, that HN strips off the period at the end of the url, assuming it's not part of the url and was instead meant to end the sentence. I can see that the period in your comment is not linkified, so HN considered it not part of the url. By doing this, HN is going against RFC 3986 which says that the period is an unreserved character and is valid in fragments (and paths) without being escaped.

You can work around HN's behavior by escaping the period as %2e

https://en.wikipedia.org/wiki/WikiLeaks#Correspondence_betwe...