Made sure source listing displays correctly

I just checked in a patch that will make sure that the source
listing appears correct. Up to now, the input has been converted
to utf-8 for feeding into sp, but not for e.g. source listing.
For examples, please have a look at the validation of the
following files (and their originals):
http://www.w3.org/2001/05/xhtml-ruby-pressrelease.html.fr
http://www.w3.org/2001/05/xhtml-ruby-pressrelease.html.ja

This is a first step to separate character encoding issues
and the validation itself even more.

Regards,   Martin.

Revision 1.110 / (download) - annotate - [select for diffs] , Sun Jun 3 
23:55:53 2001 UTC (33 seconds ago) by duerst
Branch: MAIN
CVS Tags: HEAD
Changes since 1.109: +10 -8 lines
Diff to previous 1.109

separated character encoding conversion and streaming to sp
-> made sure source listing is in utf-8 and displays correctly

Received on Sunday, 3 June 2001 20:03:05 UTC