Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGoogle Code Issue 157: Add "escape invisible characters" option #38
Conversation
gsnedders
commented
May 4, 2013
Vaguely updated, but basically working.
My preference would be something based on We also need to be careful on narrow Python builds and make sure we don't encode surrogate pairs, as It's also notable that AFAICT the origin reason for this patch no longer holds true (the CSS testsuite build system is basically a historical artefact now and hasn't used an html5lib fork with this for years), though as #197 shows other people do care. |