markdownlint/schema
David Anson d9eedde37d
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
Address new code analysis issues from previous commit.
2025-09-26 23:28:58 -07:00
..
.markdownlint.jsonc Add rule MD060/table-column-style (fixes #90, fixes #323). 2025-08-20 22:14:52 -07:00
.markdownlint.yaml Add rule MD060/table-column-style (fixes #90, fixes #323). 2025-08-20 22:14:52 -07:00
build-config-example.mjs Address new code analysis issues from previous commit. 2025-09-26 23:28:58 -07:00
build-config-schema.mjs 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
markdownlint-config-schema-strict.json 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
markdownlint-config-schema.json 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
ValidatingConfiguration.md Create strict JSON Schema for configuration (standalone for ease of use) and corresponding strict TypeScript type (via extends for conciseness) (fixes #1248). 2024-08-27 20:47:33 -07:00