DEV Community

Discussion on: Validating Markup: Write Your Own Snippet

Collapse
 
grahamthedev profile image
GrahamTheDev • Edited

I can't way to have a play with this, I validate at deployment so having this will make quick tests nice and easy mid-development!

I am also adding this to me toolkit for assessing sites as it will save some time rather than running it through the validator manually. Super useful! ❤🦄!

Collapse
 
madsstoumann profile image
Mads Stoumann

Thanks! I was looking for a built-in validation in Dev Tools, but couldn’t find anything, hence this snippet!