Skip to content

Tidy 5.2 cleaned up curly quotes but 5.6 doesn't #841

Closed
@lsaffre

Description

@lsaffre

In one of my unit tests I ask Tidy to parse a string <p class=“Default“>foo bar baz</p> (note the curly quotes; correct HTML would be <p class="Default">foo bar baz</p>). This is breaking on Debian 10 (Tidy 5.6.0) while it was passing in Debian 9 (Tidy 5.2.0). Can you confirm that this behaviour has changed, i.e. Tidy no longer cleans up curly quotes? If yes, is there an option in 5.6 to restore the old behaviour?

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