-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Closed
Labels
T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.Relevant to the rustdoc team, which will review and decide on the PR/issue.
Description
I've tested html validation of the rust book with the W3C validator and there is only one error, but it is all over the place. There is one id that appears multiple times #rust-example-rendered
. If it appears that often it should be a class not an id.
I have tested multiple pages randomly and it seems like the only error :)
So good job !
Metadata
Metadata
Assignees
Labels
T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.Relevant to the rustdoc team, which will review and decide on the PR/issue.