Sébastien Règne
|
39724b991a
|
Add MD049/emphasis-style (fixes #150).
|
2021-10-23 21:54:58 -07:00 |
|
David Anson
|
aa8aa83db8
|
Update markdownlint-test-repos.js to ignore two files with newly-reported issues in dotnet-docs repo.
|
2021-10-23 12:59:39 -07:00 |
|
Álvaro Mondéjar Rubio
|
f7dfd59a5e
|
Update MD033/no-inline-html to handle HTML elements in multi-line code spans (fixes #436).
|
2021-10-23 12:58:22 -07:00 |
|
Sébastien Règne
|
ab9e5875a2
|
Add MD050/strong-style (fixes #150).
|
2021-10-20 21:42:48 -07:00 |
|
Janosh Riebesell
|
6294ad3ef0
|
readme add pre-commit sample links for both markdownlint CLIs (#440)
|
2021-10-08 08:35:37 -07:00 |
|
David Anson
|
a5bfaa8a7d
|
Correct typo-ed references to RuleOnErrorInfo.details to detail.
|
2021-09-25 16:23:37 -07:00 |
|
David Anson
|
a852407c88
|
Merge branch 'next'
|
2021-08-22 22:44:52 -07:00 |
|
David Anson
|
e79e8188a5
|
Update to version 0.24.0.
|
2021-08-22 22:35:50 -07:00 |
|
David Anson
|
e72b2ba985
|
Update MD011/no-reversed-links to remove RegExp negative lookbehind assertion which is not supported on Safari.
|
2021-08-22 22:26:12 -07:00 |
|
David Anson
|
a8228ecd80
|
Update dependencies: c8 to 7.8.0, eslint to 7.32.0, eslint-plugin-jsdoc to 36.0.7, eslint-plugin-unicorn to 35.0.0, globby to 11.0.4, markdown-it-texmath to 0.9.1, ts-loader to 9.2.5, typescript to 4.3.5, webpack to 5.51.1, webpack-cli to 4.8.0.
|
2021-08-22 18:03:26 -07:00 |
|
David Anson
|
227750e0ee
|
Update dependency: markdown-it to 12.2.0.
|
2021-08-22 17:41:04 -07:00 |
|
David Anson
|
c99ced2a7d
|
Update MD037/no-space-in-emphasis to ignore emphasis on code fences and not report violations for scenarios that span an empty code fence (fixes #381).
|
2021-08-22 15:28:28 -07:00 |
|
David Anson
|
c0218b2489
|
Add MDN Web Docs to Examples in README.md.
|
2021-08-22 15:15:20 -07:00 |
|
David Anson
|
580e57ddee
|
Add Prettier.md to document compatibility issues (fixes #410).
|
2021-08-13 22:18:39 -07:00 |
|
David Anson
|
92111e09cf
|
Resolve Windows-specific test failure due to path comparison.
|
2021-08-12 20:59:50 -07:00 |
|
David Anson
|
709e314836
|
Update readConfig to use fs.access so the async path is fully async.
|
2021-08-12 20:43:18 -07:00 |
|
David Anson
|
211f09afbc
|
Allow custom file system implementation to be passed when linting or reading configuration.
|
2021-08-12 19:38:03 -07:00 |
|
David Anson
|
dce5dd5e71
|
Remove helpers.utf8Encoding because it annoys the latest TypeScript compiler.
|
2021-08-05 22:07:12 -07:00 |
|
David Anson
|
b10147f16b
|
Remove helpers.utf8Encoding because it annoys the latest TypeScript compiler.
|
2021-08-05 22:01:29 -07:00 |
|
David Anson
|
752e7141c8
|
Add test case for MD044/proper-names based on new issue (closes #409).
|
2021-06-30 21:21:23 -07:00 |
|
David Anson
|
7d40926367
|
Cache results of inlineCodeSpanRanges for use by MD011/MD044.
|
2021-06-17 22:01:27 -07:00 |
|
David Anson
|
706f48bd25
|
Re-implement MD011/no-reversed-links for better accuracy (range and fixInfo are now always valid) (fixes #398).
|
2021-06-17 21:50:03 -07:00 |
|
David Anson
|
646a67b8bd
|
Add more test coverage for additionalProperties in config schema.
|
2021-06-15 22:25:51 -07:00 |
|
per1234
|
77d0105b4a
|
Correct typo in JSON schema type keyword (#406)
|
2021-06-15 12:33:55 -07:00 |
|
David Anson
|
d029c46a76
|
Remove test-repos exclusion that has been fixed in the repo.
|
2021-06-14 22:59:41 -07:00 |
|
David Anson
|
5f0f7653e0
|
Update all "detailed-results" tests to use resultVersion 3 (based on current output).
|
2021-06-14 22:47:24 -07:00 |
|
David Anson
|
02240fac98
|
Add missing lineNumber property to FixInfo type (fixes #405).
|
2021-06-14 22:30:35 -07:00 |
|
David Anson
|
cebde8f9f6
|
Suppress unwanted no-console linting violation in test script, update browser script.
|
2021-06-13 16:45:38 -07:00 |
|
David Anson
|
427057dd1e
|
Add to test-repos script: mochajs/mocha, webhintio/hint, webpack.js.org, v8-v8-dev.
|
2021-06-13 16:37:29 -07:00 |
|
David Anson
|
7b810c48a9
|
Add exclusion for test repo file with newly-reported violation (remove outdated exclusion).
|
2021-06-13 15:05:03 -07:00 |
|
David Anson
|
72543a82e7
|
Update re-implementation of MD044/proper-names to exclude link destinations and references.
|
2021-06-13 13:07:03 -07:00 |
|
David Anson
|
4db40256d9
|
Re-implement MD044/proper-names for better accuracy (range and fixInfo are now always valid) (fixes #402, fixes #403).
|
2021-06-12 17:10:59 -07:00 |
|
David Anson
|
fb5f647368
|
Update dependencies: c8 to 7.7.2, eslint to 7.28.0, eslint-plugin-jsdoc to 35.1.3, eslint-plugin-unicorn to 33.0.1, globby to 11.0.3, js-yaml to 4.1.0, markdown-it-texmath to 0.9.0, markdownlint-rule-helpers to 0.14.0, ts-loader to 9.2.3, typescript to 4.3.2, webpack to 5.38.1, webpack-cli to 4.7.2.
|
2021-06-08 22:20:13 -07:00 |
|
David Anson
|
e441d247ee
|
Update dependencies: markdown-it to 12.0.6.
|
2021-06-08 22:02:02 -07:00 |
|
David Anson
|
6d534b46c8
|
Switch to actions/setup-node@v2.
|
2021-05-23 14:14:13 -07:00 |
|
Jeremy Suriel
|
c6d95cb904
|
Update MD043 to fix required header checks in middle and last when using special char "*" (#396)
|
2021-05-20 12:45:27 -07:00 |
|
Bryan Jenks
|
9122b8d935
|
Typo Correction. (#395)
|
2021-05-14 08:45:14 -07:00 |
|
David Anson
|
a157e20ed0
|
Remove deprecated Node 10 from CI.
|
2021-05-02 22:42:48 -07:00 |
|
David Anson
|
34b9518cfe
|
Replace Node 15 with 16 in CI tests. (
|
2021-04-20 14:07:18 -07:00 |
|
Yash Singh
|
47ff95e8d2
|
Add spaces_per_tab parameter to MD010/no-hard-tabs (fixes #384). (#385)
|
2021-04-09 16:33:01 -07:00 |
|
David Anson
|
6302b26c99
|
Update CodeQL action according to latest guidance.
|
2021-04-04 14:43:21 -07:00 |
|
David Anson
|
dbb3f3accf
|
Remove CI status badge from README.md.
|
2021-04-04 14:40:10 -07:00 |
|
Yash Singh
|
4f9b698586
|
Add note for plain text (#376).
|
2021-03-09 13:00:04 -08:00 |
|
Jens Heinrich
|
ac8545e0d1
|
Add reference to the Related section (fixes #374).
Co-authored-by: Jens Heinrich <github.com/JensHeinrich>
|
2021-03-06 11:46:07 -08:00 |
|
David Anson
|
f87f9d0800
|
Update to version 0.23.1.
|
2021-02-11 22:35:16 -08:00 |
|
David Anson
|
a79e7843f2
|
Work around lack of webpack support for dynamic calls to require (.resolve).
|
2021-02-11 22:16:07 -08:00 |
|
David Anson
|
7e2acfc593
|
Update .npmignore to exclude build scripts in schema directory.
|
2021-02-07 15:49:32 -08:00 |
|
David Anson
|
c1f0f26565
|
Update to version 0.23.0.
|
2021-02-06 20:07:48 -08:00 |
|
David Anson
|
c87d7f5b8c
|
Update dependencies: eslint-plugin-jsdoc to 31.6.0, eslint-plugin-unicorn to 27.0.0.
|
2021-02-06 19:55:22 -08:00 |
|
David Anson
|
ec907567e2
|
Update dependencies: c8 to 7.5.0, eslint to 7.19.0, globby to 11.0.2, js-yaml to 4.0.0, markdownlint-rule-helpers to 0.13.0, ts-loader to 8.0.15, typescript to 4.1.3, webpack to 5.21.1, webpack-cli to 4.5.0.
|
2021-02-06 19:23:55 -08:00 |
|