You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 20, 2023. It is now read-only.
Consider changing xslt checker to use xsltproc instead of xmllint.
Working PRs are welcome. I believe I did look at xsltproc sources a while ago, and I gave up. If I recall correctly the possible error messages are essentially too hostile to parsing.
It also returns xmllint style errors for xml errors:
This is to be expected, they are both using the same library for validation.
Consider changing xslt checker to use xsltproc instead of xmllint.
Example output:
It also returns xmllint style errors for xml errors:
Invoked with
xsltproc file.xsl
The text was updated successfully, but these errors were encountered: