]> Cypherpunks repositories - gostls13.git/commit
go/doc: allow ToHTML to properly handle URLs containing semicolons
authorMatt Layher <mdlayher@gmail.com>
Mon, 1 Aug 2016 16:50:11 +0000 (12:50 -0400)
committerBrad Fitzpatrick <bradfitz@golang.org>
Thu, 1 Sep 2016 21:23:04 +0000 (21:23 +0000)
commit7eddaf5f0b275cd2ff37b260246d276748ac6cd4
tree3ee2d9325aab12b685e6e2c35f7d44e9f5891e2d
parent88ccb3c945daeba7c08dfe9b39be18ec78941a45
go/doc: allow ToHTML to properly handle URLs containing semicolons

Fixes #16565

Change-Id: I3edfd2576a7ca5270644a4e7f126854f821f2c9a
Reviewed-on: https://go-review.googlesource.com/25385
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
src/go/doc/comment.go
src/go/doc/comment_test.go