go/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
code_test.go
doc.go
html.go all: add copyright notices to files that are missing them 2021-01-06 17:23:47 +00:00
iframe.go
image.go
link.go
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
style.go
style_test.go
video.go