tools/present
Dan Kortschak d2e11a2bf3 present: don't drop commands that immediately follow text
Prior to this, the line identified as the start of a command by the test
for a leading dot was dropped. This behaviour is not documented in the
present package documentation.

Change-Id: Ib7354f0f4a661fccc65be5f92d487fe7f627302f
Reviewed-on: https://go-review.googlesource.com/c/tools/+/260899
Run-TryBot: Ian Lance Taylor <iant@golang.org>
gopls-CI: kokoro <noreply+kokoro@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Trust: Cherry Zhang <cherryyz@google.com>
2021-03-19 17:28:02 +00:00
..
testdata present: don't drop commands that immediately follow text 2021-03-19 17:28:02 +00:00
args.go
caption.go present: retain complete caption command when parsing captions 2021-03-19 17:27:31 +00:00
code.go present: add end-to-end rendering test 2020-03-23 17:17:23 +00:00
code_test.go
doc.go x/tools/present: point to instagram sted twitter for Renee French 2020-03-30 04:01:39 +00:00
html.go all: add copyright notices to files that are missing them 2021-01-06 17:23:47 +00:00
iframe.go present: record info in AST for reproducing present inputs 2020-03-13 20:55:18 +00:00
image.go present: record info in AST for reproducing present inputs 2020-03-13 20:55:18 +00:00
link.go present: record info in AST for reproducing present inputs 2020-03-13 20:55:18 +00:00
link_test.go
parse.go present: don't drop commands that immediately follow text 2021-03-19 17:28:02 +00:00
parse_test.go present: add end-to-end rendering test 2020-03-23 17:17:23 +00:00
style.go
style_test.go
video.go present: record info in AST for reproducing present inputs 2020-03-13 20:55:18 +00:00