markdownlint/test/rules
2023-02-25 15:50:57 -08:00
..
npm Update all references to "params.tokens" to "params.parsers.markdownit.tokens" for clarity. 2023-02-25 15:50:57 -08:00
any-blockquote.js Add lint rules from eslint-plugin-node. 2020-09-06 19:49:35 -07:00
every-n-lines.js Update custom rule samples to use markdownlint-rule-helpers package. 2019-04-13 11:27:28 -07:00
first-line.js Add validation of onError callback object for rules. 2018-02-27 21:14:02 -08:00
letters-E-X.js Update all references to "params.tokens" to "params.parsers.markdownit.tokens" for clarity. 2023-02-25 15:50:57 -08:00
lint-javascript.js Manually fix three new ESLint warnings from the eslint-plugin-regexp plugin (refs #657). 2022-12-19 21:51:18 -08: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 .mjs to linting, switch from eslint-plugin-node (no longer maintained) to eslint-plugin-n, update suppressions. 2022-10-26 03:26:59 +00:00