This website requires JavaScript.
Explore
Help
Sign in
Andreas
/
markdownlint
Watch
1
Star
0
Fork
You've already forked markdownlint
0
mirror of
https://github.com/DavidAnson/markdownlint.git
synced
2025-09-22 05:40:48 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
10
d5994ae4de
markdownlint
/
example
/
typescript
History
Download ZIP
Download TAR.GZ
David Anson
d5994ae4de
Add Rule.parser property for custom rules to specify which Markdown parser output they use, honor it strictly, and add full type support.
2024-03-13 20:55:57 -07:00
..
.gitignore
Introduce type declaration file for project after updating typescript dependency to 3.7.2.
2019-11-10 19:26:55 -08:00
tsconfig.json
Enable ESLint rule unicorn/no-array-for-each, auto-fix all violations, manually address new issues for ~4% time reduction measured via profile-fixture.mjs on Apple Silicon M1.
2022-06-08 22:10:27 -07:00
type-check.ts
Add Rule.parser property for custom rules to specify which Markdown parser output they use, honor it strictly, and add full type support.
2024-03-13 20:55:57 -07:00