Ticket #108 (new enhancement)
[PATCH] Add HTML5 (WHATWG) support for input and output
| Reported by: | tbroyer | Owned by: | cmlenz |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | General | Version: | 0.3.6 |
| Keywords: | Cc: |
Description
The attached patch adds an HTML5Parser and HTML5() function to genshi.input, based on html5lib (the import is done only when you instantiate the HTML5Parser), and an HTML5Serializer to genshi.output, using the algorithm from the HTML5 spec, except that PIs are serialized in SGML form rather than throwing an exception.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
