Skip to content

CData encoding chars when it should not #10

Description

@bib1963

I need a cdata section which contains ecmascript.

It contains the greater & less than signs, <> amongst others.

When printing, these get mangled into their html id's, < >

This is wrong. the cdata section should not be encoding these or any other characters.

As is, this breaks the ecmascript.

If this encoding is required, it should be enabled via a switch, and should not happen as default.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

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