We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
remark-lint-code
1 parent e3d032a commit a81e82bCopy full SHA for a81e82b
readme.md
@@ -175,6 +175,10 @@ excluding `remark-lint-no-` or `remark-lint-`
175
* [`vhf/remark-lint-books-links`](https://github.com/vhf/remark-lint-books-links)
176
— Ensure links in lists of books follow a standard format;
177
178
+* [`Qard/remark-lint-code`](https://github.com/Qard/remark-lint-code)
179
+ — Lint fenced code blocks by corresponding language tags,
180
+ currently supporting [ESLint](https://github.com/Qard/remark-lint-code-eslint).
181
+
182
* [`vhf/remark-lint-no-empty-sections`](https://github.com/vhf/remark-lint-no-empty-sections)
183
— Ensure every heading is followed by content (forming a section);
184
0 commit comments