Discussion:
Issue 157 in html5lib: Add "escape invisible characters" option
h***@public.gmane.org
2011-05-22 19:26:45 UTC
Permalink
Updates:
Owner: geoffers

Comment #2 on issue 157 by geoffers: Add "escape invisible characters"
option
http://code.google.com/p/html5lib/issues/detail?id=157

I've now got a new patch which generates the ignore characters from the
unicodedata module, and uses re to do the replacements (which makes it
quicker, though still O(nm)). I'll finish this off and push it soon.
--
You received this message because you are subscribed to the Google Groups "html5lib-discuss" group.
To post to this group, send an email to html5lib-discuss-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
To unsubscribe from this group, send email to html5lib-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
For more options, visit this group at http://groups.google.com/group/html5lib-discuss?hl=en-GB.
h***@public.gmane.org
2013-05-04 12:45:34 UTC
Permalink
Updates:
Status: GitHub

Comment #4 on issue 157 by geoffers: Add "escape invisible characters"
option
http://code.google.com/p/html5lib/issues/detail?id=157

https://github.com/html5lib/html5lib-python/pull/38
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
You received this message because you are subscribed to the Google Groups "html5lib-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to html5lib-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
To post to this group, send an email to html5lib-discuss-/JYPxA39Uh5TLH3MbocFF+G/***@public.gmane.org
Visit this group at http://groups.google.com/group/html5lib-discuss?hl=en-GB.
For more options, visit https://groups.google.com/groups/opt_out.
Loading...