Skip to content

Latest commit

 

History

History
42 lines (40 loc) · 1.36 KB

File metadata and controls

42 lines (40 loc) · 1.36 KB
title HTMLHint
description The web's most popular static code analysis tool you need for your HTML. Available as a CLI tool, VS Code extension, and more.
hero
title tagline image actions
HTMLHint
The web's most popular static code analysis tool you need for your HTML
file
../../assets/img/htmlhint.webp
text link icon
Get Started
/getting-started/
right-arrow
text link variant
Check out the rules
/rules/
minimal
banner
content
v1.8.1 is now available! Check the <a href="/changelog/">changelog</a> to see what's new.
tableOfContents false
lastUpdated false
editUrl false

import { Card, CardGrid } from '@astrojs/starlight/components'

You can enable or disable [any of the rules](/rules/) and have them customized to fit your needs. Check out the guide to learn how to set up HTMLHint in your project. Download the HTMLHint extension for Visual Studio Code to get real-time feedback on your HTML code.