Skip to content

Add encoding function that does not double-encode existing entities #19

@martinsvalin

Description

@martinsvalin

See #15, but implementation needs to be reworked.

Essentially, a string like "this has both unsafe characters &<> and an existing &amp; entity" should encode to "this has both unsafe characters &amp;&lt;&gt; and an existing &amp; entity"

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions