svenkreiss / html5validator

Command line tool to validate HTML5 files. Great for continuous integration.
MIT License
314 stars 34 forks source link

error: CSS: Parse Error #54

Closed raybogman closed 4 years ago

raybogman commented 5 years ago

Hi, I keep getting the message "93.11-93.11: error: CSS: Parse Error" I now this relates to html line 93 postion 11. that line looks like:

.highlight .hll{background-color:#373b41}

view-source:https://tedxamstelveen.com/

my html5 looks like:

is there a option to get more info on the "CSS: Parse Error"?

or would there be a new option to disable css validation tmp

thanx.

Cyb3r-Jak3 commented 4 years ago

What does your output look like for CSS: Parse Error? and if you don't want CSS to be checked then you can use --match *.html