diff options
| author | Kevin Kirsche <[email protected]> | 2015-02-24 17:20:29 -0500 |
|---|---|---|
| committer | Kevin Kirsche <[email protected]> | 2015-02-24 17:20:29 -0500 |
| commit | 2aab06bbaa6718f5e9df4d04d0c2eae0e49348b8 (patch) | |
| tree | 1ca8aa9bc26bf0e71eaf4cf8e79d3edb1aab11c1 | |
| parent | ecd469ec16225ca6de90992ceeb1c700db54df8a (diff) | |
| download | bootstrap-2aab06bbaa6718f5e9df4d04d0c2eae0e49348b8.tar.xz bootstrap-2aab06bbaa6718f5e9df4d04d0c2eae0e49348b8.zip | |
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).
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 521e48fa1..4150d5243 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" }, |
