markdownlint/test/rules
2024-08-17 17:58:16 -07:00
..
npm Add Rule.parser property for custom rules to specify which Markdown parser output they use, honor it strictly, and add full type support. 2024-03-13 20:55:57 -07:00
any-blockquote.js Add Rule.parser property for custom rules to specify which Markdown parser output they use, honor it strictly, and add full type support. 2024-03-13 20:55:57 -07:00
every-n-lines.js Refactor to remove forEachLine and getLineMetadata helpers, reimplement MD012/MD018/MD020/MD031 using micromark tokens. 2024-08-17 17:58:16 -07:00
first-line.js Add Rule.parser property for custom rules to specify which Markdown parser output they use, honor it strictly, and add full type support. 2024-03-13 20:55:57 -07:00
letters-E-X.js Add Rule.parser property for custom rules to specify which Markdown parser output they use, honor it strictly, and add full type support. 2024-03-13 20:55:57 -07:00
lint-javascript.js Update to ESLint 9's "flat" configuration file format. 2024-04-20 21:29:23 -07:00
rules.js Add test case for custom rule that imports an ESM module (refs #477). 2022-01-11 23:08:53 -08:00
validate-json.js Add Rule.parser property for custom rules to specify which Markdown parser output they use, honor it strictly, and add full type support. 2024-03-13 20:55:57 -07:00