--- parser3/src/www/htdocs/Attic/index.html 2002/01/15 13:18:43 1.523 +++ parser3/src/www/htdocs/Attic/index.html 2002/01/15 16:02:42 1.525 @@ -801,21 +801,19 @@ by id: } @show-xdoc2[xdoc] -^rem{ ^xdoc.save[out/save.xml; -# $.encoding[windows-1251] +# $.encoding[utf-8] $.method[xml] ] $file[^xdoc.file[ -# $.encoding[windows-1251] + $.encoding[utf-8] $.method[html] ]] ^file.save[text;out/save_file.html] -} #$response:body[^xdoc.file[ $.media-type[text/paf] ]]
^taint[html][^xdoc.string[
 #	$.method[html]
-#	$.encoding[utF-8]
+	$.encoding[utF-8]
 #  	$.omit-xml-declaration[yes]
 #	$.standalone[no]
 #	-$.doctype-public[-//W3C//DTD XHTML]