Skip to content

Rustbook has some errors when validating HTML #26013

@azerupi

Description

@azerupi
Contributor

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 !

Link to validator

Activity

added
T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.
on Jun 4, 2015
added a commit that references this issue on Jun 4, 2015
4c5029a
added a commit that references this issue on Jun 5, 2015
e0f6ed8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      Participants

      @alexcrichton@azerupi

      Issue actions

        Rustbook has some errors when validating HTML · Issue #26013 · rust-lang/rust