1
0
mirror of https://github.com/golang/go synced 2024-09-30 22:58:34 -06:00
go/present
Tw 23f9896d9e present: don't ignore command within text scope
when handling text line by line, the current line will be ignored if it
may be a command line, so we should stack back this line for further parse.

Fixes golang/go#11435

Change-Id: If0567c46c90d09b30e78b72f24395725b9e00ea3
Reviewed-on: https://go-review.googlesource.com/16410
Reviewed-by: Andrew Gerrand <adg@golang.org>
2015-10-30 00:41:15 +00:00
..
args.go go.tools/godoc/present: move present package from go.talks 2013-09-19 10:55:46 +10:00
caption.go go.tools/present: add support for figure captions 2014-07-15 08:23:16 -07:00
code.go go.tools/present: correctly test empty argument 2014-06-12 16:54:10 -07:00
doc.go tools: add import comments. 2014-12-09 22:42:16 +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: don't ignore command within text scope 2015-10-30 00:41:15 +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