mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-02-22 12:54:06 +01:00
Add basic infrastructure, MD031, and test.
This commit is contained in:
parent
cdec362dc0
commit
d16e1cafc1
5 changed files with 136 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
"name": "markdownlint",
|
||||
"version": "0.0.1",
|
||||
"description": "A linting tool for Markdown files",
|
||||
"main": "markdownlint.js",
|
||||
"main": "lib/markdownlint.js",
|
||||
"author": "David Anson (http://dlaa.me/)",
|
||||
"license": "MIT",
|
||||
"homepage": "https://github.com/DavidAnson/markdownlint",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue