Skip to content

HTML entities #75

@mathiasbynens

Description

@mathiasbynens

E.g. ©© or &#00000000000000000000000000000169;©

You could use he’s he.decode() (combined with he.escape(), perhaps) for this. It implements the character reference decoding algorithm described in the HTML spec and support the special “attribute value mode” as well.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions