Skip to content

Character escaping is over-eager? #26

@icefoxen

Description

@icefoxen

Just noticed that in some places (meta content strings, class names, etc) it seems to get a bit over-zealous about escaping non-alphanumeric characters. For example, spaces become  , dashes become -, etc. This seems like overkill, and might make life a bit harder for things like searching for particular strings in the HTML source. If you agree I'll happily try to figure out a PR to make it only do this in places where it's necessary.

Thanks a lot!

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