Watch for available vnu.jar options and possibly add support for them.
Required
Maybe
- css support may be interesting enough;
- svg may be;
- asciiquotes is for exotic usecases and lowest priority;
- option about html extension may not be very common case;
- filter options is to filter messages from regexes may be interesting but a rare case and not very simple to cover;
Won't do
- Format is not elligible since html_checker stands on JSON report only;
- error and exit code stuff is only managed internally in html_checker;
- no-langdetect is to avoid warning about missing lang attribute, i would prefer to keep this common warning since it is not advised to overrule it;
Watch for available vnu.jar options and possibly add support for them.
Required
Maybe
Won't do