1.0.13 • Published 11 months ago
headings-checker v1.0.13
headings-checker
Tool to detect improper heading order in your repository.
To check, run with npx headings-checker, which will do a recursive scan of a project for any improper headings.
This tool supports the scanning of traditional heading tags (<h1>, <H1> etc) as well as the MUI Typography component and Ant Design Typography component in any React (jsx/tsx) and Markdown (md/mdx) files.