Fixed importFromUrl should parse by the file extension, and move to-markdown dependency to bower

This commit is contained in:
Wu Cheng-Han
2016-01-12 08:03:56 -06:00
parent 2ecec3b59a
commit 473212676a
4 changed files with 19 additions and 701 deletions

View File

@@ -30,6 +30,7 @@
"js-url": "~2.0.2",
"socket.io-client": "~1.3.7",
"viz.js": "~1.3.0",
"js-yaml": "~3.4.6"
"js-yaml": "~3.4.6",
"to-markdown": "~1.3.0"
}
}