HTML with Unicode - SyntaxError: Unexpected character """ #24
Open
Description
Steps to reproduce:
Expected behavior:
the code gets prettified and no error is thrown
the example line should be printed as-is
Actual behavior:
SyntaxError: Unexpected character """
at the last " of placeholder="&angular#8203"
workaround: add semikolon to the end
<input placeholder="​">
Metadata
Assignees
Labels
No labels