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-12-17 06:20:12 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
7
0eedda0a6c
markdownlint
/
test
/
rules
/
npm
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
..
package.json
Add simple/concrete example of custom rule package for publishing (
fixes
#133
).
2018-07-20 22:31:41 -07:00
sample-rule.js
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