From 344080534465c5613c3563c30fd38c031073841d Mon Sep 17 00:00:00 2001 From: Chris Broadfoot Date: Wed, 10 Feb 2016 10:03:24 -0800 Subject: [PATCH] godoc/static: disable spellcheck on textareas Fixes golang/go#14287. Change-Id: I028eb6d669998b59e1bf1e3b40a337d5e28fbc57 Reviewed-on: https://go-review.googlesource.com/19430 Reviewed-by: Brad Fitzpatrick --- godoc/static/example.html | 2 +- godoc/static/godoc.html | 2 +- godoc/static/static.go | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) 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}}
-