Skip to content

Section 12.2.4.69 of the HTML spec, referenced in README.md, does not exist #77

@stephenmirving

Description

@stephenmirving

There is an issue with the reference to the HTML spec in README.md in the following part:

This function takes a string of HTML and decodes any named and numerical character references in it using the algorithm described in section 12.2.4.69 of the HTML spec.

This link I assumed would take me to section 12.2.4.69. Instead the link takes me to section 12.1 of the HTML Spec. However, if you follow a link on that page it will take you to section 12.2. Unfortunately, once you are in that section it becomes apparent that there is no section 12.2.4.69 of the HTML spec as it exists today, as section 12.2.4 ends with section 12.2.4.5. There is a section 12.2.5.69 but that does not contain any relevant algorithm.

The reference to the HTML spec should either be fixed and changed to the correct section with the link fixed to go to that section, or it should be removed entirely.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions