]> Cypherpunks repositories - gostls13.git/commit
doc/go1.17: clean up formatting of gofmt section
authorBrad Fitzpatrick <bradfitz@golang.org>
Thu, 10 Jun 2021 21:40:58 +0000 (14:40 -0700)
committerBrad Fitzpatrick <bradfitz@golang.org>
Fri, 11 Jun 2021 16:09:15 +0000 (16:09 +0000)
commite2dc6dd5c9b6799c9bb987f3a4600fb0df686d09
tree43b53b3426a1556d56db6352e179e267d4d9c14d
parent2f1128461dcc6c9915f21327ce18fa1925269f30
doc/go1.17: clean up formatting of gofmt section

It was the only h3 in <code>, and it lacked <p> around its content.

It looked like it was part of the prior section:

    https://tip.golang.org/doc/go1.17#gofmt

Change-Id: I7e9ef70e9a03474225833f44420aabd70dab3cd5
Reviewed-on: https://go-review.googlesource.com/c/go/+/326774
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
Trust: Brad Fitzpatrick <bradfitz@golang.org>
doc/go1.17.html