mirror of
https://github.com/golang/go
synced 2024-11-18 16:54:43 -07:00
657575a564
Commands like .code now have a TemplateCmd method that returns the original command. The Text struct now has a Raw field set when Pre==true. It contains the original indented text, without the tab "fixing". This helps building tooling that reformats or rewrites present files. For golang/go#33955. Change-Id: Ieb036e8b509a4531d120c597b19f2158306a5352 Reviewed-on: https://go-review.googlesource.com/c/tools/+/222845 Run-TryBot: Russ Cox <rsc@golang.org> TryBot-Result: Gobot Gobot <gobot@golang.org> Reviewed-by: Rob Pike <r@golang.org> |
||
---|---|---|
.. | ||
args.go | ||
caption.go | ||
code_test.go | ||
code.go | ||
doc.go | ||
html.go | ||
iframe.go | ||
image.go | ||
link_test.go | ||
link.go | ||
parse.go | ||
style_test.go | ||
style.go | ||
video.go |