From 9d9597df427542eb5c7d3ba8ff5aeb146fab40e2 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Thu, 26 Oct 2017 15:01:47 +0200 Subject: Add markdown support to video description --- client/package.json | 2 ++ 1 file changed, 2 insertions(+) (limited to 'client/package.json') diff --git a/client/package.json b/client/package.json index 8b949ef80..8d42e0c87 100644 --- a/client/package.json +++ b/client/package.json @@ -35,6 +35,7 @@ "@angularclass/hmr-loader": "^3.0.2", "@ngx-meta/core": "^4.0.1", "@types/core-js": "^0.9.28", + "@types/markdown-it": "^0.0.4", "@types/node": "^8.0.33", "@types/source-map": "^0.5.1", "@types/uglify-js": "^2.0.27", @@ -66,6 +67,7 @@ "inline-manifest-webpack-plugin": "^3.0.1", "intl": "^1.2.4", "json-loader": "^0.5.4", + "markdown-it": "^8.4.0", "ng-router-loader": "^2.0.0", "ngc-webpack": "3.2.2", "ngx-bootstrap": "1.9.3", -- cgit v1.2.3