mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-02-07 22:34:20 +01:00
Update README.md with rules and examples.
This commit is contained in:
parent
f252f4f498
commit
3217272971
3 changed files with 120 additions and 16 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "markdownlint",
|
||||
"version": "0.0.1",
|
||||
"description": "A linting tool for Markdown files",
|
||||
"description": "A Node.js style checker and lint tool for Markdown files.",
|
||||
"main": "lib/markdownlint.js",
|
||||
"author": "David Anson (http://dlaa.me/)",
|
||||
"license": "MIT",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue