Skip to content

Consider adding opt-in support for parsing XML 1.1 #11

@rossj

Description

@rossj

Hi there,

I'm across some XML files that contain some hex references of control characters, e.g. <a>hello&#x7;</a>. Currently, these files give an error parsing with this library due to the check on line 400.

What are your thoughts on relaxing this check, or perhaps having an explicit opt-in option, to allow explicit character references in this control character range?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions