Commit graph

866 commits

Author SHA1 Message Date
David Anson
ebfa2fa368 Update test repository snapshots. 2025-10-15 02:28:02 +00:00
David Anson
a55d5499e2 Update MD009/no-trailing-spaces with code_blocks parameter to allow reporting/fixing trailing spaces in indented/fenced code blocks (fixes #1181).
Some checks are pending
Checkers / linkcheck (push) Waiting to run
Checkers / spellcheck (push) Waiting to run
CI / build (20, macos-latest) (push) Waiting to run
CI / build (20, ubuntu-latest) (push) Waiting to run
CI / build (20, windows-latest) (push) Waiting to run
CI / build (22, macos-latest) (push) Waiting to run
CI / build (22, ubuntu-latest) (push) Waiting to run
CI / build (22, windows-latest) (push) Waiting to run
CI / build (24, macos-latest) (push) Waiting to run
CI / build (24, ubuntu-latest) (push) Waiting to run
CI / build (24, windows-latest) (push) Waiting to run
CI / pnpm (push) Waiting to run
CodeQL / Analyze (push) Waiting to run
TestRepos / build (latest, ubuntu-latest) (push) Waiting to run
UpdateTestRepos / update (push) Waiting to run
2025-10-11 17:28:04 -07:00
David Anson
7beb9fc9d0 Address new TypeScript warnings in core files, improve type definitions.
Some checks are pending
Checkers / linkcheck (push) Waiting to run
Checkers / spellcheck (push) Waiting to run
CI / build (20, macos-latest) (push) Waiting to run
CI / build (20, ubuntu-latest) (push) Waiting to run
CI / build (20, windows-latest) (push) Waiting to run
CI / build (22, macos-latest) (push) Waiting to run
CI / build (22, ubuntu-latest) (push) Waiting to run
CI / build (22, windows-latest) (push) Waiting to run
CI / build (24, macos-latest) (push) Waiting to run
CI / build (24, ubuntu-latest) (push) Waiting to run
CI / build (24, windows-latest) (push) Waiting to run
CI / pnpm (push) Waiting to run
CodeQL / Analyze (push) Waiting to run
TestRepos / build (latest, ubuntu-latest) (push) Waiting to run
UpdateTestRepos / update (push) Waiting to run
2025-10-11 16:48:18 -07:00
David Anson
9db0735bc3 Update test repository snapshots. 2025-10-08 20:33:13 -07:00
David Anson
5319d42547 Update test repository snapshots. 2025-10-05 20:49:21 -07:00
David Anson
8af8b53c93 Update test repository snapshots. 2025-10-02 09:20:32 +01:00
David Anson
a51a66a138 Update test repository snapshots. 2025-09-30 06:16:18 +01:00
David Anson
d9eedde37d Address new code analysis issues from previous commit.
Some checks failed
Checkers / linkcheck (push) Has been cancelled
Checkers / spellcheck (push) Has been cancelled
CI / build (20, macos-latest) (push) Has been cancelled
CI / build (20, ubuntu-latest) (push) Has been cancelled
CI / build (20, windows-latest) (push) Has been cancelled
CI / build (22, macos-latest) (push) Has been cancelled
CI / build (22, ubuntu-latest) (push) Has been cancelled
CI / build (22, windows-latest) (push) Has been cancelled
CI / build (24, macos-latest) (push) Has been cancelled
CI / build (24, ubuntu-latest) (push) Has been cancelled
CI / build (24, windows-latest) (push) Has been cancelled
CI / pnpm (push) Has been cancelled
CodeQL / Analyze (push) Has been cancelled
TestRepos / build (latest, ubuntu-latest) (push) Has been cancelled
UpdateTestRepos / update (push) Has been cancelled
2025-09-26 23:28:58 -07:00
David Anson
607be34b5d Add "enabled" and "severity"/"warning" to rule in Configuration object, add corresponding documentation and tests, update demo web app (fixes #254)”. 2025-09-26 22:50:57 -07:00
David Anson
c6f248321e Add "severity"/"error" to rule in Configuration object, add corresponding documentation, resolve some new type-checking issues. 2025-09-26 22:50:57 -07:00
David Anson
1d2d3ed581 Add "error" as a rule/tag/default value in Configuration object, add tests for similar values, resolve some new type-checking issues. 2025-09-26 22:50:57 -07:00
David Anson
895f377860 Add error/warning severity property to LintError object. 2025-09-26 22:50:55 -07:00
David Anson
c07a63117a Update custom rule params.config object to be a copy of the configuration object to prevent modification of user data by custom rule, add test case to validate config.params value for custom rules in different scenarios. 2025-09-26 22:50:17 -07:00
David Anson
0916e25c27 Update test repository snapshots. 2025-09-24 22:42:26 -07:00
David Anson
4b66433231 Update test repository snapshots. 2025-09-23 23:29:07 -07:00
David Anson
9898379a68 Update test repository snapshots.
Some checks failed
Checkers / linkcheck (push) Has been cancelled
Checkers / spellcheck (push) Has been cancelled
CI / build (20, macos-latest) (push) Has been cancelled
CI / build (20, ubuntu-latest) (push) Has been cancelled
CI / build (20, windows-latest) (push) Has been cancelled
CI / build (22, macos-latest) (push) Has been cancelled
CI / build (22, ubuntu-latest) (push) Has been cancelled
CI / build (22, windows-latest) (push) Has been cancelled
CI / build (24, macos-latest) (push) Has been cancelled
CI / build (24, ubuntu-latest) (push) Has been cancelled
CI / build (24, windows-latest) (push) Has been cancelled
CI / pnpm (push) Has been cancelled
CodeQL / Analyze (push) Has been cancelled
TestRepos / build (latest, ubuntu-latest) (push) Has been cancelled
UpdateTestRepos / update (push) Has been cancelled
2025-09-13 15:47:37 -07:00
David Anson
480958352e Update string format output by formatLintResults to match markdownlint-cli2 (and markdownlint-cli).
Some checks are pending
Checkers / linkcheck (push) Waiting to run
Checkers / spellcheck (push) Waiting to run
CI / build (20, macos-latest) (push) Waiting to run
CI / build (20, ubuntu-latest) (push) Waiting to run
CI / build (20, windows-latest) (push) Waiting to run
CI / build (22, macos-latest) (push) Waiting to run
CI / build (22, ubuntu-latest) (push) Waiting to run
CI / build (22, windows-latest) (push) Waiting to run
CI / build (24, macos-latest) (push) Waiting to run
CI / build (24, ubuntu-latest) (push) Waiting to run
CI / build (24, windows-latest) (push) Waiting to run
CI / pnpm (push) Waiting to run
CodeQL / Analyze (push) Waiting to run
TestRepos / build (latest, ubuntu-latest) (push) Waiting to run
UpdateTestRepos / update (push) Waiting to run
2025-09-09 21:07:24 -07:00
David Anson
616c3f2c22 Deprecate LintResults.toString() (at edit time; continue to support at run time), provide helper function formatLintResults, remove outdated grunt/gulp samples, improve typing.
Some checks failed
Checkers / linkcheck (push) Has been cancelled
Checkers / spellcheck (push) Has been cancelled
CI / build (20, macos-latest) (push) Has been cancelled
CI / build (20, ubuntu-latest) (push) Has been cancelled
CI / build (20, windows-latest) (push) Has been cancelled
CI / build (22, macos-latest) (push) Has been cancelled
CI / build (22, ubuntu-latest) (push) Has been cancelled
CI / build (22, windows-latest) (push) Has been cancelled
CI / build (24, macos-latest) (push) Has been cancelled
CI / build (24, ubuntu-latest) (push) Has been cancelled
CI / build (24, windows-latest) (push) Has been cancelled
CI / pnpm (push) Has been cancelled
CodeQL / Analyze (push) Has been cancelled
TestRepos / build (latest, ubuntu-latest) (push) Has been cancelled
UpdateTestRepos / update (push) Has been cancelled
2025-09-08 21:13:50 -07:00
David Anson
23f709b0dc Address new code analysis issues from previous commit.
Some checks are pending
Checkers / linkcheck (push) Waiting to run
Checkers / spellcheck (push) Waiting to run
CI / build (20, macos-latest) (push) Waiting to run
CI / build (20, ubuntu-latest) (push) Waiting to run
CI / build (20, windows-latest) (push) Waiting to run
CI / build (22, macos-latest) (push) Waiting to run
CI / build (22, ubuntu-latest) (push) Waiting to run
CI / build (22, windows-latest) (push) Waiting to run
CI / build (24, macos-latest) (push) Waiting to run
CI / build (24, ubuntu-latest) (push) Waiting to run
CI / build (24, windows-latest) (push) Waiting to run
CI / pnpm (push) Waiting to run
CodeQL / Analyze (push) Waiting to run
TestRepos / build (latest, ubuntu-latest) (push) Waiting to run
UpdateTestRepos / update (push) Waiting to run
2025-09-02 20:11:42 -07:00
David Anson
bfd89b77de Deprecate options.resultVersion via typing, continue to support at run-time, provide format converters in markdownlint/helpers for migration.
Some checks failed
Checkers / linkcheck (push) Has been cancelled
Checkers / spellcheck (push) Has been cancelled
CI / build (20, macos-latest) (push) Has been cancelled
CI / build (20, ubuntu-latest) (push) Has been cancelled
CI / build (20, windows-latest) (push) Has been cancelled
CI / build (22, macos-latest) (push) Has been cancelled
CI / build (22, ubuntu-latest) (push) Has been cancelled
CI / build (22, windows-latest) (push) Has been cancelled
CI / build (24, macos-latest) (push) Has been cancelled
CI / build (24, ubuntu-latest) (push) Has been cancelled
CI / build (24, windows-latest) (push) Has been cancelled
CI / pnpm (push) Has been cancelled
CodeQL / Analyze (push) Has been cancelled
TestRepos / build (latest, ubuntu-latest) (push) Has been cancelled
UpdateTestRepos / update (push) Has been cancelled
2025-08-28 22:08:32 -07:00
David Anson
5729b279c2 Update test repository snapshots. 2025-08-28 22:08:08 -07:00
David Anson
124ee3f733 Update test repository snapshots.
Some checks failed
Checkers / linkcheck (push) Has been cancelled
Checkers / spellcheck (push) Has been cancelled
CI / build (20, macos-latest) (push) Has been cancelled
CI / build (20, ubuntu-latest) (push) Has been cancelled
CI / build (20, windows-latest) (push) Has been cancelled
CI / build (22, macos-latest) (push) Has been cancelled
CI / build (22, ubuntu-latest) (push) Has been cancelled
CI / build (22, windows-latest) (push) Has been cancelled
CI / build (24, macos-latest) (push) Has been cancelled
CI / build (24, ubuntu-latest) (push) Has been cancelled
CI / build (24, windows-latest) (push) Has been cancelled
CI / pnpm (push) Has been cancelled
CodeQL / Analyze (push) Has been cancelled
TestRepos / build (latest, ubuntu-latest) (push) Has been cancelled
UpdateTestRepos / update (push) Has been cancelled
2025-08-26 23:09:07 -07:00
David Anson
2c97373fb5 Update MD037/no-space-in-emphasis to provide same range as fixInfo for consistency with other "no-space-in-" rules. 2025-08-21 21:36:49 -07:00
Marco Ferrari
371a35f62f Update MD029/ol-prefix to fix reported violations (fixes #949). 2025-08-22 04:21:56 +00:00
David Anson
3532e3110a Add rule MD060/table-column-style (fixes #90, fixes #323). 2025-08-20 22:14:52 -07:00
David Anson
26923021b3 Update test repository snapshots. 2025-08-19 21:34:14 -07:00
David Anson
e0fdf379e3 Update test repository snapshots. 2025-08-19 09:42:02 -07:00
David Anson
5e5c3aacec Update test repository snapshots. 2025-08-19 09:26:44 -07:00
David Anson
48f210abb5 Update test repository snapshots. 2025-08-19 01:21:09 -07:00
David Anson
4248f08e31 Update test repository snapshots. 2025-08-16 17:28:20 -07:00
David Anson
640ef6758e Update test repository snapshots. 2025-08-16 11:04:44 -07:00
David Anson
8d476f1e32 Update test repository snapshots. 2025-08-14 21:49:30 -07:00
David Anson
442afe4466 Update MD007/ul-indent to account for 4-space base indent within footnote definitions (fixes #1679). 2025-08-03 15:38:25 -07:00
David Anson
c776183d57 Update test repository snapshots. 2025-07-17 15:12:57 +01:00
David Anson
598292de58 Update test repository snapshots. 2025-07-16 12:22:49 +01:00
David Anson
49b48bf4de Update test repository snapshots. 2025-07-13 23:40:19 -07:00
David Anson
5b36139844 Update test repository snapshots. 2025-07-10 01:21:42 -07:00
David Anson
39f1d80da6 Update test repository snapshots. 2025-07-06 16:27:05 -07:00
David Anson
1041a05aa0 Update test repo snapshots. 2025-06-30 07:07:40 +00:00
David Anson
fcd7a77737 Update test repo snapshots. 2025-06-15 22:52:28 +00:00
David Anson
5645cde45f Update test repo snapshots. 2025-06-13 00:32:18 +00:00
David Anson
2acc879a23 Update test snapshots after GitHub web UI change to previous commit. 2025-06-07 02:58:13 +00:00
Alexandre Feblot
1b6839bff0
Update MD001/heading-increment to support front matter title as the first heading of the page. 2025-06-06 19:54:23 -07:00
David Anson
32d650250a Update MD033/no-inline-html documentation to address a minor issue in the previous commit. 2025-05-31 13:31:48 -07:00
Alexandre Feblot
1ac0b22804 MD033/no-inline-html: Add table_allowed_elements parameter. 2025-05-31 13:27:30 -07:00
David Anson
0a824e83ad Update test repo snapshots. 2025-05-31 19:40:50 +00:00
David Anson
b8fd055d21 Update test repo snapshots. 2025-05-26 21:44:37 +00:00
David Anson
f05f356ebf Update test repo snapshots. 2025-05-21 05:08:42 +00:00
David Anson
3dd7b2f2a3 Update test repo snapshots. 2025-05-20 04:23:22 +00:00
David Anson
8682abbeec Update test repo snapshots. 2025-05-19 04:04:10 +00:00