Switch to using "marked" as a markdown parser

This commit is contained in:
Andrew Miner
2015-05-02 17:41:13 -07:00
parent 76d517cc4f
commit 8334012ea5
8 changed files with 45 additions and 41 deletions
+1 -1
View File
@@ -43,7 +43,7 @@
"crafting-guide-common": "^1.0.0",
"jade": "^1.8.2",
"jquery": "^2.1.3",
"markdown": "^0.5.0",
"marked": "^0.3.3",
"underscore": "^1.7.0",
"when": "^3.6.4"
}