Changed
- Moved to
html-validatev4 API. - Splitted processing files and displaying reports:
- Removed throwing errors in the main function.
- Added
formatandfailAfterErrorfunctions which can be used in pipeline.
This way allows to printhtml-validateresults for every file and (optionally) fail on errors after all files are processed.
See the readme file for examples and usage.