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