From db72102de7d30b19d6c14419b93ceb7aeb37b613 Mon Sep 17 00:00:00 2001 From: Julian Lam Date: Mon, 14 Oct 2013 22:02:10 -0400 Subject: [PATCH] upping markdown version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3fbfcca32e..34a24dc5bf 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "reds": "~0.2.4", "winston": "~0.7.2", "nodebb-plugin-mentions": "~0.1.10", - "nodebb-plugin-markdown": "~0.1.3", + "nodebb-plugin-markdown": "~0.1.4", "rss": "~0.2.0", "prompt": "~0.2.11", "uglify-js": "~2.4.0",