Skip to content

Commit

Permalink
5.0.3 released
Browse files Browse the repository at this point in the history
  • Loading branch information
Vitaly Puzrin committed Jan 4, 2016
1 parent 481e6d3 commit 41b913d
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,11 @@
5.0.3 / 2016-01-04
------------------

- Allow single column and mismatched columns count in tables.
- Smartquotes: take into account adjacent tokens.
- Fill `content` property in image token with `alt` source.


5.0.2 / 2015-11-20
------------------

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "markdown-it",
"version": "5.0.2",
"version": "5.0.3",
"description": "Markdown-it - modern pluggable markdown parser.",
"keywords": [
"markdown",
Expand Down

0 comments on commit 41b913d

Please sign in to comment.