markdownlint/test/rules
2022-02-13 16:57:09 -08:00
..
npm Add simple/concrete example of custom rule package for publishing (fixes #133). 2018-07-20 22:31:41 -07: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 Add lint rules from eslint-plugin-node. 2020-09-06 19:49:35 -07:00
lint-javascript.js Remove RegExp lookbehind assertions used to fix "Polynomial regular expression used on uncontrolled data" because they are not supported in Safari, add eslint-plugin-es rule no-regexp-lookbehind-assertions to prevent regressions. 2022-02-13 16:57:09 -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 test case for custom rule that imports an ESM module (refs #477). 2022-01-11 23:08:53 -08:00