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 5cb1035 commit e96ae13Copy full SHA for e96ae13
CHANGELOG.md
@@ -21,7 +21,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
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
- Fixed issue with record and capture interaction https://github.com/Textualize/rich/pull/3470
24
-- Fixed control codes breaking in `append_tokens`
+- Fixed control codes breaking in `append_tokens` https://github.com/Textualize/rich/pull/3471
25
26
### Changed
27
0 commit comments