- HTML TransformOption for HTML parsing.
- HideParseErrors TransformOption for running html parser in HTML_PARSE_NOERROR | HTML_PARSE_NOWARNING mode.
lrowe/mod_transform@602ab0d
Originally http://issues.outoforder.cc/view.php?id=89
Note that when used with the ApacheFS directive which enables XSLT document() inclusion, included documents are still parsed using the XML rather than HTML parser.
lrowe/mod_transform@602ab0d
Originally http://issues.outoforder.cc/view.php?id=89
Note that when used with the ApacheFS directive which enables XSLT document() inclusion, included documents are still parsed using the XML rather than HTML parser.