1
0
mirror of https://github.com/golang/go synced 2024-11-05 15:56:12 -07:00
go/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
..
args.go go.tools/godoc/present: move present package from go.talks 2013-09-19 10:55:46 +10:00
background.go present: add background image element for slides 2016-01-07 03:28:50 +00:00
caption.go go.tools/present: add support for figure captions 2014-07-15 08:23:16 -07:00
code_test.go present: make code in slides editable only with -edit 2016-10-07 20:29:58 +00:00
code.go present: make code in slides editable only with -edit 2016-10-07 20:29:58 +00:00
doc.go x/tools/present: add presenter notes documentation 2016-06-01 21:14:44 +00:00
html.go go.tools/godoc/present: move present package from go.talks 2013-09-19 10:55:46 +10:00
iframe.go go.tools/godoc/present: move present package from go.talks 2013-09-19 10:55:46 +10:00
image.go go.tools/present: allow intentionally empty parameters 2014-06-12 15:45:26 -07:00
link_test.go go.tools/godoc/present: move present package from go.talks 2013-09-19 10:55:46 +10:00
link.go go.tools/present: fix printf bug found by go vet 2014-05-16 14:29:34 -07:00
parse.go x/tools/present: add command line flag to enable presenter notes 2016-04-07 00:38:29 +00:00
style_test.go go.tools/godoc/present: move present package from go.talks 2013-09-19 10:55:46 +10:00
style.go go.tools/godoc/present: move present package from go.talks 2013-09-19 10:55:46 +10:00
video.go x/tools/present: add video element for slides 2016-01-13 03:34:37 +00:00