File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,6 +6,17 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this p
66
77## [ Unreleased]
88
9+ ## 3.7.0 - 2025-08-28
10+ ### Added
11+ - Issue #78 : Support tab indentation for tables without a border.
12+ - Updated Node to the latest LTS for the Docker image.
13+ - Updated the devDependencies.
14+ - Updated the versions for running the tests.
15+
16+ ## 3.6.0 - 2021-10-29
17+ ### Added
18+ - Issue #62 : Config option for spacing.
19+
920## 3.5.0 - 2021-08-20
1021### Added
1122- Issue #60 : Ignore whitespaces around alignment markers.
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" : " 3.6 .0" ,
5+ "version" : " 3.7 .0" ,
66 "publisher" : " darkriszty" ,
77 "repository" : {
88 "type" : " git" ,
You can’t perform that action at this time.
0 commit comments