This is the code for the W3C markup validation service. For information on installing it, please see the source code page.
Our Mercurial base is available read-only.
In order to get the latest development code:
bash$ hg clone https://dvcs.w3.org/hg/markup-validator
Note that the latest development code may be broken at any time. If you want a working version, you should get the latest release version from the tar balls available from the source code availability page at validator.w3.org. Alternatively, you can get the latest released version, v1.2, via Mercurial:
bash$ hg clone -b validator-1_2-release https://dvcs.w3.org/hg/markup-validator