@ -1,3 +1,12 @@
4.2.0 / 2015-04-21
------------------
- Bumped [linkify-it](https://github.com/markdown-it/linkify-it) version to
1.1.0. Now links with IP hosts and without protocols are not linkified by
default, due possible collisions with some version numbers patterns (0.5.0.0).
You still can return back old behaviour by `md.linkify.set({ fuzzyIP: true })`.
4.1.2 / 2015-04-19
@ -1,6 +1,6 @@
{
"name": "markdown-it",
"version": "4.1.2",
"version": "4.2.0",
"description": "Markdown-it - modern pluggable markdown parser.",
"keywords": [
"markdown",