1
0
mirror of https://github.com/golang/go synced 2024-11-18 12:24:48 -07:00
go/present
Russ Cox e04df2157a present: allow markup inside punctuation connected to other text
This allows markup bracketed by punctuation even when the
punctuation has text on the other side, like in:

- Markup—_especially_italic_text_—can easily be overused.
- We want to increase `go`vet`'s usage.

Change-Id: I0c6ca790f23f705d8c8ba8a225c0280b916ebb6c
Reviewed-on: https://go-review.googlesource.com/33662
Run-TryBot: Russ Cox <rsc@golang.org>
Reviewed-by: Rob Pike <r@golang.org>
2016-12-01 05:16:25 +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 present: allow markup inside punctuation connected to other text 2016-12-01 05:16:25 +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 present: add speaker notes to the title page 2016-10-19 22:19:41 +00:00
style_test.go present: allow markup inside punctuation connected to other text 2016-12-01 05:16:25 +00:00
style.go present: allow markup inside punctuation connected to other text 2016-12-01 05:16:25 +00:00
video.go x/tools/present: add video element for slides 2016-01-13 03:34:37 +00:00