Add interactive demo page to show how markdownlint handles user content.

This commit is contained in:
David Anson 2015-05-03 21:50:25 -07:00
parent 43f28b90c1
commit dce6024e16
7 changed files with 178 additions and 1 deletions

1
.gitignore vendored
View file

@ -1,3 +1,4 @@
coverage
demo/markdownlint-browser.js
node_modules
npm-debug.log