dependabot[bot] on github_actions
Bump docker/build-push-action f… (compare)
github-actions[bot] on latest
github-actions[bot] on latest
sideshowbarker on main
update checker.py test docs Fix typos in README, and reform… (compare)
Hello, good morning guys.
First of all, thank you for the great tool you guys provided for us to use.
So, I have a small question to ask:
I am trying to validate a small peace of html. Loading the file works just fine, but if I try to send the small chunk of the html, I get this error:
echo "<body style=' '><span style=';Arial",sans-serif; COLOR: black;;Times New Roman"'><p><font style=';Times New Roman"' color='black'><font>If required by the type</font></font></p></span></body>" | vnu-runtime-image\bin\vnu.bat -
:1.1-1.1: error: Non-space characters found without seeing a doctype first. Expected ÔÇ£<!DOCTYPE html>ÔÇØ.
:1.1-1.1: error: Element ÔÇ£headÔÇØ is missing a required instance of child element ÔÇ£titleÔÇØ.
:1.2-1.16: error: Start tag ÔÇ£bodyÔÇØ seen but an element of the same type was already open.
:1.2-1.16: error fatal: Cannot recover after last error. Any further errors will be ignored.
:1.1-1.1: info warning: Consider adding a ÔÇ£langÔÇØ attribute to the ÔÇ£htmlÔÇØ start tag to declare the language of this document.
In the back-end I am using C# to call the lib.
Is there any way to fix this?
Thank you very much!
--filterpattern
allows ignoring particular messages
Forbidden code point U+0080.
, Unknown pseudo-element or pseudo-class “::file-selector-button”.
(this one is from Bootstrap 5's CSS), “color”: Invalid RGB function.
(when used with var
) and so on. What can I do? Are there SNAPSHOT releases for newer builds?