Skip to content

Commit

Permalink
8.3.0 released
Browse files Browse the repository at this point in the history
  • Loading branch information
Vitaly Puzrin committed Feb 16, 2017
1 parent b670878 commit bcfbe38
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
7 changes: 5 additions & 2 deletions CHANGELOG.md
@@ -1,7 +1,10 @@
8.3.0 / WIP
8.3.0 / 2017-02-16
------------------

- Fix table indentation issues, #325.
- Fix table indentation issues, #325, #224.
- Remove tabs at the beginning of the line in paragraphs.
- Fix blockquote termination inside indented lists, #329.
- Better error message for bad input type, #324.


8.2.2 / 2016-12-15
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "markdown-it",
"version": "8.2.2",
"version": "8.3.0",
"description": "Markdown-it - modern pluggable markdown parser.",
"keywords": [
"markdown",
Expand Down

0 comments on commit bcfbe38

Please sign in to comment.