Skip to content

Commit

Permalink
Merge pull request #2977 from Textualize/markdown-tables
Browse files Browse the repository at this point in the history
Markdown tables
  • Loading branch information
willmcgugan committed May 31, 2023
2 parents 6822490 + f3d8e9b commit ea78218
Show file tree
Hide file tree
Showing 5 changed files with 444 additions and 247 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,17 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

### Added

- Added support for tables in `Markdown` https://github.com/Textualize/rich/pull/2977

## [13.3.5] - 2023-04-27

### Fixed

- Fixed italic indent guides in SVG ouput
- Fixed italic indent guides in SVG output

## [13.3.4] - 2023-04-12

Expand Down

0 comments on commit ea78218

Please sign in to comment.