From: Robert Griesemer Date: Wed, 28 Oct 2009 19:52:52 +0000 (-0700) Subject: html-escaping of fields that may be user-generated X-Git-Tag: weekly.2009-11-06~186 X-Git-Url: http://www.git.cypherpunks.su/?a=commitdiff_plain;h=8b2d2847a82da6539c9a0cd6b0d1290be888f411;p=gostls13.git html-escaping of fields that may be user-generated R=rsc http://go/go-review/1013019 --- diff --git a/lib/godoc/godoc.html b/lib/godoc/godoc.html index df8ee882a0..1cae952e27 100644 --- a/lib/godoc/godoc.html +++ b/lib/godoc/godoc.html @@ -4,7 +4,7 @@ - {Title} + {Title|html} @@ -49,22 +49,23 @@
  •