mirror of https://github.com/golang/go.git
Pressing enter on editable go present code adds a new 'pre' html tag which isn't being handled properly. This fix in play.js adds a newline to the html is being parsed whenever it sees a 'pre' tag. Fixes golang/go#41139 Change-Id: I042d13999f4a8518fb282c4c5bfb3a5197215449 Reviewed-on: https://go-review.googlesource.com/c/tools/+/251697 Run-TryBot: Dmitri Shuralyov <dmitshur@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org> |
||
|---|---|---|
| .. | ||
| analysis | ||
| images | ||
| callgraph.html | ||
| dirlist.html | ||
| doc.go | ||
| error.html | ||
| example.html | ||
| gen.go | ||
| gen_test.go | ||
| godoc.html | ||
| godocs.js | ||
| implements.html | ||
| jquery.js | ||
| jquery.treeview.css | ||
| jquery.treeview.edit.js | ||
| jquery.treeview.js | ||
| makestatic.go | ||
| methodset.html | ||
| package.html | ||
| packageroot.html | ||
| play.js | ||
| playground.js | ||
| search.html | ||
| searchcode.html | ||
| searchdoc.html | ||
| searchtxt.html | ||
| static.go | ||
| style.css | ||