Closed
Description
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
Labels
No labels