tools/cmd
Russ Cox 4303120df7 cmd/present2md: add command to convert legacy present to Markdown-enabled present
Accepting Markdown in present is nice, but the job isn't done unless we
actually convert all our existing blog files to the new format. Otherwise we
have two different kinds of files to understand when working in that
directory. This tool lets us mechanically convert all the existing blog articles.

For golang/go#33955.

Change-Id: If8a8dd90eefa171f422644134d0571e2abe4c7cb
Reviewed-on: https://go-review.googlesource.com/c/tools/+/222847
Reviewed-by: Rob Pike <r@golang.org>
2020-03-13 20:55:30 +00:00
..
auth cmd/auth/cookieauth: add a GOAUTH implementation that reads from a cookiefile 2019-04-05 18:06:40 +00:00
benchcmp cmd/benchcmp: add deprecation notice 2020-02-10 18:42:41 +00:00
bundle cmd/bundle: add -tags flag 2019-11-04 19:56:21 +00:00
callgraph all: skip tests if required tools are not found 2019-08-30 15:40:57 +00:00
compilebench all: fix some staticcheck errors 2020-01-29 04:53:41 +00:00
cover all: do not write to testdata directories 2019-08-30 17:05:20 +00:00
digraph all: fix some staticcheck errors 2020-01-29 04:53:41 +00:00
eg
fiximports all: fix some staticcheck errors 2020-01-29 04:53:41 +00:00
getgo all: fix some staticcheck errors 2020-01-29 04:53:41 +00:00
go-contrib-init cmd/go-contrib-init: add unit test for the cmdErr function 2019-11-11 20:03:10 +00:00
godex all: fix some staticcheck errors 2020-01-29 04:53:41 +00:00
godoc cmd/godoc: delete unused autocert hooks 2019-11-21 21:43:50 +00:00
goimports internal: rationalize debug logging 2020-03-03 16:59:18 +00:00
gomvpkg
gorename all: skip tests if required tools are not found 2019-08-30 15:40:57 +00:00
gotype all: fix some staticcheck errors 2020-01-29 04:53:41 +00:00
goyacc
guru all: do not write to testdata directories 2019-08-30 17:05:20 +00:00
html2article
present cmd/present: fix origin mismatch for websocket when using HTTPS 2019-10-14 20:52:21 +00:00
present2md cmd/present2md: add command to convert legacy present to Markdown-enabled present 2020-03-13 20:55:30 +00:00
splitdwarf all: run go generate 2020-03-11 22:20:14 +00:00
ssadump
stress cmd/stress: use an ellipsis when truncating output 2020-01-22 22:00:14 +00:00
stringer cmd/stringer: remove redundant check in generated code 2020-01-14 01:55:19 +00:00
toolstash