Skip to content

Commit a81e82b

Browse files
committed
Add remark-lint-code to list of external rules
1 parent e3d032a commit a81e82b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

readme.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,10 @@ excluding `remark-lint-no-` or `remark-lint-`
175175
* [`vhf/remark-lint-books-links`](https://github.com/vhf/remark-lint-books-links)
176176
— Ensure links in lists of books follow a standard format;
177177

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+
178182
* [`vhf/remark-lint-no-empty-sections`](https://github.com/vhf/remark-lint-no-empty-sections)
179183
— Ensure every heading is followed by content (forming a section);
180184

0 commit comments

Comments
 (0)