Replace SimpleMDE with custom Markdown editor

This commit is contained in:
Frederic Guillot
2016-11-13 22:51:59 -05:00
parent 527a1677a0
commit ebb6b2827d
22 changed files with 1057 additions and 498 deletions

View File

@@ -16,10 +16,10 @@
"jqueryui-touch-punch": "*",
"jqueryui-timepicker-addon": "^1.6.3",
"mousetrap": "^1.5.3",
"simplemde": "^1.10.1",
"font-awesome": "fontawesome#^4.7.0",
"d3": "~3.5.0",
"isMobile": "0.4.0",
"select2": "4.0.2"
"select2": "4.0.2",
"marked": "^0.3.6"
}
}