]> Cypherpunks repositories - gostls13.git/commit
dog/go1.14: properly close code tags
authorAinar Garipov <gugl.zadolbal@gmail.com>
Wed, 9 Oct 2019 20:48:31 +0000 (23:48 +0300)
committerIan Lance Taylor <iant@golang.org>
Wed, 9 Oct 2019 21:30:16 +0000 (21:30 +0000)
commit19a7490e568824302b271f6e27dde3f1cd92ffc7
treea736f6c0aeafff63b530b358ff5dd66da6ce4c1d
parent32b6eb80fc727b852965b17a63c83b4c5dab2973
dog/go1.14: properly close code tags

Some code tags in the HTML were not properly closed. Close them so that
the text is rendered correctly.

Change-Id: I5c2170ffced313417f65004d53518128c34f7979
Reviewed-on: https://go-review.googlesource.com/c/go/+/200117
Reviewed-by: Ian Lance Taylor <iant@golang.org>
doc/go1.14.html