diff options
| author | Rob Pike <r@golang.org> | 2020-01-13 16:03:12 +1100 |
|---|---|---|
| committer | Rob Pike <r@golang.org> | 2020-01-14 22:24:11 +0000 |
| commit | cae9a9fd65cae6cbde0aacfea8f70e952e89f33e (patch) | |
| tree | aa9d292ce82cb009d3d860b3f604262c62c65012 /src/strings | |
| parent | cfe3cd903f018dec3cb5997d53b1744df4e53909 (diff) | |
| download | go-cae9a9fd65cae6cbde0aacfea8f70e952e89f33e.tar.xz | |
doc: fix up some HTML issues in go_spec.html
The HTML linter 'tidy' reports:
go_spec.html:2556: Warning: unescaped & which should be written as &
go_spec.html:3293: Warning: unescaped & or unknown entity "&s1"
go_spec.html:3293: Warning: unescaped & or unknown entity "&a"
go_spec.html:3294: Warning: unescaped & or unknown entity "&s2"
go_spec.html:3294: Warning: unescaped & or unknown entity "&a"
go_spec.html:2045: Warning: trimming empty <p>
go_spec.html:4526: Warning: trimming empty <ul>
go_spec.html:4533: Warning: trimming empty <ul>
go_spec.html:4539: Warning: trimming empty <ul>
This CL fixes all but the <ul> ones, which I think should be fixed
but are defended by a comment.
Change-Id: I0ca88f5e80755024801877ab1298025ecf8f10c5
Reviewed-on: https://go-review.googlesource.com/c/go/+/214457
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Reviewed-by: Tobias Klauser <tobias.klauser@gmail.com>
Diffstat (limited to 'src/strings')
0 files changed, 0 insertions, 0 deletions
