gobyexample icon indicating copy to clipboard operation
gobyexample copied to clipboard

Examples: fix invalid html

Open deining opened this issue 3 years ago • 1 comments

The W3C Validator service reveals that all examples of the gobyexample site contain invalid html:

See e.g. the go routines example

This PR fixes this. It also adds a lang attribute to the html tag, as advised by the validator.

deining avatar Jul 11 '22 15:07 deining

The same service gives me >200 errors on HN and same for reddit.com (just two sites I randomly checked) :-)

Have to think about it a bit, as I'm not sure I see the point in this.

eliben avatar Jul 11 '22 21:07 eliben