Skip to content

Commit

Permalink
Add markdown-js README to autodocs.json
Browse files Browse the repository at this point in the history
  • Loading branch information
naltun committed Oct 31, 2015
1 parent 8ff63b2 commit 2155fe8
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions config/autodocs.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,13 @@
"readme": "https://raw.githubusercontent.com/SBoudrias/Inquirer.js/master/README.md"
}
},
"markdown-js": {
"language": "javascript",
"parser": "markdown",
"urls": {
"readme": "https://raw.githubusercontent.com/evilstreak/markdown-js/master/README.md"
}
},
"mdast": {
"language": "javascript",
"parser": "markdown",
Expand Down

0 comments on commit 2155fe8

Please sign in to comment.