Skip to content

Some characters are not correctly escaped #3

@rmariuzzo

Description

@rmariuzzo

If I have the following markup:

<h3 data-lines="Pidió">Hello</h3>

It will not render correclty since the ó is not correctly escaped. But it will work fine if I replace ó with &oacute (that is the HTML entity).

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