-
News: https://www.w3.org/blog/news/archives/9864
Change Log: https://www.w3.org/TR/2023/PR-wai-aria-1.2-20230328/#changelog
-
Currently, the documentation shows sample code that defines a script called `html:lint` in npm scripts.
https://github.com/markuplint/markuplint/blob/3ee2ad08af32dec35b099a37752b11cecfa2baf4/websit…
-
- `.markuplintrc` の `parser` で拡張子 `.html` に対して @markuplint/ejs-parser を適用させているのをやめることができる
- しかし `prettier --config .prettierrc --write html/**/*.ejs` を実行すると No parser could be inferred for file エラーにな…
-
https://markuplint.dev/docs/guides/ignoring-code
-
[All modern browsers support noopener](https://caniuse.com/rel-noopener), so we need not to use noreferrer for fallbacks.
Perhaps we need not to check noopener too because [target="_blank" implies re…
-
- Markuplint version: `3.x`
- Parser lang: HTML
- Node.js version: `18.x` and `16.x`
- OS: macOS
## Describe the bug
### Error has occurred
1. `npm i -D gulp`
2. `npm i -D markuplint`
…
-
# Goal
- Make it easy for those who need Markuplint to find it.
- Make it easy to understand what Markuplint does.
# Background
Developers who want to check the syntax of HTML would search f…
-
The idea is to create a linter to check HTML files, using the rule to avoir autoplay parameter on and .
Rule proposal here : https://github.com/green-code-initiative/ecoCode-challenge/issues/49
…
-
#228
-
### Have you read the Contributing Guidelines on issues?
- [X] I have read the [Contributing Guidelines on issues](https://github.com/facebook/docusaurus/blob/main/CONTRIBUTING.md#issues).
### Prere…