Skip to content

Clarify if ' is allowed (specification-implementation mismatch) #169

Description

@CodesInChaos

The specification says "List of 252 character entity references defined in HTML4 standard" are allowed and links to at here for the list.

The html4 list does not include ', while xhtml/xml and html5 allow it. So I read the specification as disallowing '.

However the implementation used by the jsx demo does accept ' and renders it as '.

Activity

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions