Created
December 16, 2021 09:45
-
-
Save onwp/2cedda23cce0299083bdc8fe14e662e1 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Alternatively, you can install it using any of the following: | |
| docker run -it --rm -p 8888:8888 ghcr.io/validator/validator:latest | |
| npm install vnu-jar | |
| brew install vnu | |
| pip install html5validator | |
| See https://validator.github.io/validator/ for more details. | |
| If you have docker installed, docker option is the easiest. | |
| Just run the command and you can reach to validator on 127.0.0.1:8888 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment