File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,8 +4,10 @@ All notable changes to the `markdowntableprettify` extension will be documented
44The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ ) and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
55
66## [ Unreleased]
7- - Issue #6 : Formatting when there's only a single table in the entire file
8- - Issue #4 : Add support for CJK characters
7+
8+ ## 1.1.0 - 2017-05-09
9+ - Issue #6 : Formatting when there's only a single table in the entire file.
10+ - Issue #4 : Add support for CJK characters.
911
1012## 1.0.1 - 2017-04-08
1113- Fixed issue #1 by improving the detection of header separator to avoid unintended table formatting failures.
Original file line number Diff line number Diff line change 22 "name" : " markdown-table-prettify" ,
33 "displayName" : " Markdown Table Prettifier" ,
44 "description" : " Transforms markdown tables to be more readable." ,
5- "version" : " 1.0.1 " ,
5+ "version" : " 1.1.0 " ,
66 "publisher" : " darkriszty" ,
77 "repository" : {
88 "type" : " git" ,
You can’t perform that action at this time.
0 commit comments