 
So we know that links work as such:   [I'm link text](<a href="http://some.website.here" rel="nofollow">http://some.website.here</a>)  Thing is; why does it require   http:// as   shorthand links:   [I'm link text](some.website.here)
  will not work.
