We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7edd71 commit 6f529d3Copy full SHA for 6f529d3
CHANGELOG.md
@@ -19,6 +19,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
19
- Fixed overriding the `background_color` of `Syntax` not including padding https://github.com/Textualize/rich/issues/3295
20
- Fixed selective enabling of highlighting when disabled in the `Console` https://github.com/Textualize/rich/issues/3419
21
- Fixed BrokenPipeError writing an error message https://github.com/Textualize/rich/pull/3468
22
+- Fixed superfluous space above Markdown tables https://github.com/Textualize/rich/pull/3469
23
24
### Changed
25
0 commit comments