1
0
mirror of https://github.com/golang/go synced 2024-11-18 17:04:41 -07:00
go/present
Russ Cox 19e328c07e present: allow line-wrapping of bullet list items
This is not strictly necessary, but being able to wrap these long lines
helps make the diffs for the Markdown conversion of old files easier to read.

The wrapping of the blog is in CL 222839.

For golang/go#33955.

Change-Id: I26c3f8db6b137c194f03b2538f221aa4fc3f2324
Reviewed-on: https://go-review.googlesource.com/c/tools/+/222843
Run-TryBot: Russ Cox <rsc@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Rob Pike <r@golang.org>
2020-03-13 20:55:15 +00:00
..
args.go all: replace reference to plan9.bell-labs.com with 9p.io 2019-08-26 06:06:29 +00:00
caption.go go.tools/present: add support for figure captions 2014-07-15 08:23:16 -07:00
code_test.go all: remove many cases of space-space 2019-12-30 19:07:42 +00:00
code.go x/tools/present: remove unused code 2017-03-01 14:50:10 +00:00
doc.go present: allow line-wrapping of bullet list items 2020-03-13 20:55:15 +00:00
html.go go.tools/godoc/present: move present package from go.talks 2013-09-19 10:55:46 +10:00
iframe.go present: check if too few arguments to image, iframe, or video 2019-10-26 03:49:45 +00:00
image.go present: check if too few arguments to image, iframe, or video 2019-10-26 03:49:45 +00:00
link_test.go go.tools/godoc/present: move present package from go.talks 2013-09-19 10:55:46 +10:00
link.go all: fix some staticcheck errors 2020-01-29 04:53:41 +00:00
parse.go present: allow line-wrapping of bullet list items 2020-03-13 20:55:15 +00:00
style_test.go present: allow markup inside punctuation connected to other text 2016-12-01 05:16:25 +00:00
style.go x/tools: simplify and format code 2017-02-28 14:15:42 +00:00
video.go present: check if too few arguments to image, iframe, or video 2019-10-26 03:49:45 +00:00