markdownlint/test/rules
2024-10-01 22:53:46 -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 Enable custom rules to use the micromark parser, export micromark helpers for reuse. 2024-10-01 22:53:46 -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 Add @stylistic/eslint-plugin to ESLint configuration. 2024-09-01 16:16:05 -07:00
rules.js Enable custom rules to use the micromark parser, export micromark helpers for reuse. 2024-10-01 22:53:46 -07:00
validate-json.js Add @stylistic/eslint-plugin to ESLint configuration. 2024-09-01 16:16:05 -07:00