I just ran into the UnicodeDecodeError problem (when running a2x -f chunked, even though the same document worked fine for -f xhtml). I presume this is fixed in the new version so I'll just hold off until then. m.
On Oct 23, 8:38 pm, Stuart Rackham <[email protected]> wrote: > All things being equal I will release 8.6.3 this Thursday (28 Oct). > > Here's the list to date of changes and bug fixes since 8.6.2, if you know of > any > other problems please post them: > > - *FIXED*: ``UnicodeDecodeError: 'ascii' codec can't decode byte''. > This error is due to a limitation in the Python HTMLParser module, > see:http://bugs.python.org/issue3932 -- You received this message because you are subscribed to the Google Groups "asciidoc" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/asciidoc?hl=en.
