Skip to content

Found "Invalid Character Entity Error" #139

@dheerajaggarwal

Description

@dheerajaggarwal

I have followed the documentation for resolving custom entities. I am using ondoctype event to fetch the custom entities. So far it is working fine. But one of my custom entity name contains character '-' that your library doesn't permits.

Replacing the following code entity = number+letter+"#" with entity = number+letter+"#-" resolves my issue.
Please do this modification in your library.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions