A Ruleset of HTML Living Standard for markuplint
npm install @markuplint/html-ls


Prerequisites: Node.js (Version 12.4.0 or later)
``sh
$ npm install @markuplint/html-ls
$ yarn add @markuplint/html-ls
`
```
$ git clone git@github.com:markuplint/markuplint.git -b next
$ yarn
$ yarn build
$ yarn test
---
Copyright © 2020 markuplint. Under the MIT License.