Skip to content

Commit bcfbe38

Browse files
author
Vitaly Puzrin
committed
8.3.0 released
1 parent b670878 commit bcfbe38

2 files changed

Lines changed: 6 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
1-
8.3.0 / WIP
1+
8.3.0 / 2017-02-16
22
------------------
33

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

69

710
8.2.2 / 2016-12-15

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "markdown-it",
3-
"version": "8.2.2",
3+
"version": "8.3.0",
44
"description": "Markdown-it - modern pluggable markdown parser.",
55
"keywords": [
66
"markdown",

0 commit comments

Comments
 (0)