1
0
mirror of https://github.com/golang/go synced 2024-10-01 16:18:32 -06:00
go/cmd/present
Francesc Campoy 8453f27cc7 present: make code in slides editable only with -edit
Also added a suite of tests and fixed a minor bug that
caused a panic when the .code command specified HL with
no text after.

Fixes golang/go#17379.

Change-Id: I3c246523c3d4010bf76a467ee648475255090e1b
Reviewed-on: https://go-review.googlesource.com/30691
Reviewed-by: Rob Pike <r@golang.org>
2016-10-07 20:29:58 +00:00
..
static x/tools/cmd/present: Fix present not working on Safari 2016-07-03 04:58:21 +00:00
templates present: make code in slides editable only with -edit 2016-10-07 20:29:58 +00:00
appengine.go cmd/present: move critical _ import to another file 2015-09-17 03:09:26 +00:00
dir.go cmd/present: add request address to logged errors 2016-06-22 22:42:38 +00:00
doc.go x/tools/present: add presenter notes documentation 2016-06-01 21:14:44 +00:00
local.go x/tools/present: add command line flag to enable presenter notes 2016-04-07 00:38:29 +00:00
play_http.go cmd/present: move critical _ import to another file 2015-09-17 03:09:26 +00:00
play_socket.go playground: recognize managed vm's as being "on app engine" 2015-09-17 02:42:04 +00:00
play.go go.tools: use golang.org/x/... import paths 2014-11-10 08:50:40 +11:00