
MDN documentation linter 作者: MDN
Checks MDN docs against some tests and cleanup tasks while editing
1 个用户1 个用户
扩展元数据
屏幕截图

关于此扩展
A Firefox add-on that creates a sidebar that appears while you're editing on MDN, providing some tools for testing and validating your content.
This WebExtension is useful for MDN contributors who want to help cleaning up MDN pages. A few test highlights:
- Tests if macro / template calls are valid (e.g. things like {{HTMLElement("abbr")}}).
- It informs you about the article length, and warns you when creating way too long pages.
- It informs you whether you've added style attributes, or span, font, or other HTML soup elements into the page.
- It warns you when you didn't add a syntax highlighting class to code examples
- ... and many more!
The MDN documentation linter is a project of the MDN team (https://developer.mozilla.org) and you can help improving it on GitHub https://github.com/mdn/doc-linter-webextension
This WebExtension is useful for MDN contributors who want to help cleaning up MDN pages. A few test highlights:
- Tests if macro / template calls are valid (e.g. things like {{HTMLElement("abbr")}}).
- It informs you about the article length, and warns you when creating way too long pages.
- It informs you whether you've added style attributes, or span, font, or other HTML soup elements into the page.
- It warns you when you didn't add a syntax highlighting class to code examples
- ... and many more!
The MDN documentation linter is a project of the MDN team (https://developer.mozilla.org) and you can help improving it on GitHub https://github.com/mdn/doc-linter-webextension
评分 5(1 位用户)
权限与数据详细了解
必要权限:
- 获知浏览器导航时的行为状态
- 访问您在 developer.mozilla.org 的数据
更多信息