]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Bump markdown it to 3.0.7 15908/head
authorKevin Kirsche <kkirsche@ansfederal.com>
Tue, 24 Feb 2015 22:20:29 +0000 (17:20 -0500)
committerKevin Kirsche <kkirsche@ansfederal.com>
Tue, 24 Feb 2015 22:20:29 +0000 (17:20 -0500)
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

index 521e48fa18301a9a5ac98ea6eb6c1b6d0a2b54ad..4150d5243918bd5989d047328a96b8b2e1509eca 100644 (file)
@@ -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"
   },