From: Kevin Kirsche Date: Tue, 24 Feb 2015 22:20:29 +0000 (-0500) Subject: Bump markdown it to 3.0.7 X-Git-Tag: v3.3.4~85^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2aab06bbaa6718f5e9df4d04d0c2eae0e49348b8;p=thirdparty%2Fbootstrap.git 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). --- 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" },