Add tags to README.md, new test and fix, comment rule code.

This commit is contained in:
David Anson 2015-03-16 22:31:18 -07:00
parent 63a52e9dea
commit 0bd6dea637
5 changed files with 138 additions and 47 deletions

View file

@ -0,0 +1,4 @@
{
"default": true,
"MD003": false
}

18
test/lists-and-headers.md Normal file
View file

@ -0,0 +1,18 @@
* list
* list
# Header 1
* list
* list
# Header 2 #
* list
* list
Header 3
========
* list
* list