diff --git a/godoc/static/example.html b/godoc/static/example.html index 4f4e09e8..3bc0eb9b 100644 --- a/godoc/static/example.html +++ b/godoc/static/example.html @@ -8,7 +8,7 @@ {{$output := .Output}} {{with .Play}}
-
+
{{html $output}}
Run diff --git a/godoc/static/godoc.html b/godoc/static/godoc.html index 46050576..e4ea6e1a 100644 --- a/godoc/static/godoc.html +++ b/godoc/static/godoc.html @@ -44,7 +44,7 @@ {{if .Playground}}
-
+
{{html $output}}
Run @@ -504,7 +504,7 @@ var Files = map[string]string{ {{if .Playground}}
-