From cae9a9fd65cae6cbde0aacfea8f70e952e89f33e Mon Sep 17 00:00:00 2001 From: Rob Pike Date: Mon, 13 Jan 2020 16:03:12 +1100 Subject: [PATCH] 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

go_spec.html:4526: Warning: trimming empty