From 2aab06bbaa6718f5e9df4d04d0c2eae0e49348b8 Mon Sep 17 00:00:00 2001 From: Kevin Kirsche Date: Tue, 24 Feb 2015 17:20:29 -0500 Subject: [PATCH] Bump markdown it to 3.0.7 Bump markdown it to 3.0.7 3.0.7 / 2015-02-22 Match table columns count by header. Added basic CLI support. Added \v \f to valid whitespaces. Use external package for unicode data (punctuation). --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 521e48fa18..4150d52439 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "grunt-saucelabs": "~8.6.0", "grunt-sed": "~0.1.1", "load-grunt-tasks": "~3.1.0", - "markdown-it": "^3.0.6", + "markdown-it": "^3.0.7", "npm-shrinkwrap": "^200.1.0", "time-grunt": "~1.0.0" }, -- 2.47.2