Skip to content

prevent non-ascii chars conversion to html entities #93

Open
@adipasquale

Description

@adipasquale

Hello! Thanks for a super convenient tool

I'm wondering if we could add an option to preserve non-ascii characters as-is. Currently, the tool transforms them to HTML entities. For example é becomes é. I would rather have it stay as é.

I tried looking into the source code on how to implement this change but I am a bit lost. I looked at the functions about html entities but they are about decoding rather than encoding. I also tried bypassing the CGI.escapeHTML to no avail. Would you have a direction to point me in?

Thank you!

Metadata

Metadata

Assignees

No one assigned

    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