html files with xmlns set
Brought to you by:
peterbecker
Currently, the generic stylesheet does not properly
process html with the xmlns attribute set as follows:
<html xmlns="http://www.w3.org/1999/xhtml">
This is particularly annoying as this attribute is set
by HTML Tidy XHTML output. HTML Tidy, of course, is
recommended in the manual.