go.talks/present: simplify rendering of in-line links.
If one writes
        [[http://golang.org]]
drop the http:// from the presented text. Otherwise we need to write
        [[http://golang.org][golang.org]]
which is stuttery.

R=adg
CC=golang-dev
https://golang.org/cl/11151043
4 files changed