in reply to Re^5: The mostly used xml parser
in thread The mostly used xml parser
It must be from HTML::Tidy, which is an HTML checker: it doesn't return the XHTML generated by tidy, just the error messages.
I could provide a sortcut for using tidy (or xmllint, which can do the same thing) though, provided it is either in the path or you give the path to the executable. I'll add this to the next version, thanks for the idea.
|
|---|