What is the URL of the page with the issue?
https://go.dev/doc/go1.20
What is your user agent?
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Safari/537.36
Screenshot

What did you do?
Visit https://go.dev/doc/go1.20 and scroll down to "mime/multipart". All fonts after the paragraph are formatted as code as the below mentioned html tag wasn't closed properly.
What did you expect to see?
<code>Reader.ReadForm</code>
What did you see instead?
<code>Reader.ReadForm</code<>
What is the URL of the page with the issue?
https://go.dev/doc/go1.20
What is your user agent?
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/111.0.0.0 Safari/537.36
Screenshot
What did you do?
Visit https://go.dev/doc/go1.20 and scroll down to "mime/multipart". All fonts after the paragraph are formatted as code as the below mentioned html tag wasn't closed properly.
What did you expect to see?
<code>Reader.ReadForm</code>What did you see instead?
<code>Reader.ReadForm</code<>