Rich is a Python library for rich text and beautiful formatting in the terminal.
COMMITS
/ tests/test_markdown.py January 24, 2026
W
Update to markdown styles
Will McGugan committed
June 18, 2025
W
test fixes
Will McGugan committed
August 26, 2024
W
fix superfluous space
Will McGugan committed
September 30, 2023
W
tests for 3.12
Will McGugan committed
September 17, 2023
W
fix markdown on light
Will McGugan committed
September 13, 2023
R
Add regression tests for #3115.
Rodrigo Girão Serrão committed
July 29, 2023
W
fix for markdown table
Will McGugan committed
May 31, 2023
D
Update styling to be minimal in markdown tables, add inline style support
Darren Burns committed
D
Add test for markdown tables
Darren Burns committed
D
Add test for Markdown tables
Darren Burns committed
January 18, 2023
D
Validate and fix some failed snapshot tests
Darren Burns committed
January 17, 2023
D
Merge branch 'master' of github.com:Textualize/rich into new-markdown-parser
Darren Burns committed
September 20, 2022
W
fix unreadable text on light
Will McGugan committed
W
remove border
Will McGugan committed
September 19, 2022
W
replace willmcgugan with textualize
Will McGugan committed
August 2, 2022
D
Fix a test, remove debugging stuff
Darren Burns committed
D
Switching off links
Darren Burns committed
July 27, 2022
D
Add support for code blocks
Darren Burns committed
D
Work in progress image support
Darren Burns committed
July 26, 2022
D
Add support for links
Darren Burns committed
D
Add support for horizontal rule
Darren Burns committed
D
Support for headings
Darren Burns committed
July 25, 2022
D
Checking in progress
Darren Burns committed
July 21, 2022
D
Slight refactor of Markdown parse code structure to make flow clearer
Darren Burns committed
July 20, 2022
D
Map Markdown tokens to same format as old parser
Darren Burns committed
March 6, 2021
W
pretty printable dataclasses
Will McGugan committed
October 15, 2020
W
background style, table width calculation
Will McGugan committed
September 18, 2020
W
test fixes
Will McGugan committed
September 13, 2020
W
markdown renderer
Will McGugan committed
July 27, 2020
W
16 color fixes
Will McGugan committed
July 26, 2020
W
newline fix
Will McGugan committed
July 10, 2020
W
enhanced align
Will McGugan committed
June 15, 2020
W
hyperlink fixes
Will McGugan committed
May 24, 2020
W
test fixes
Will McGugan committed
May 12, 2020
W
added --page argument to markdown
Will McGugan committed
May 10, 2020
W
added switches to markdown
Will McGugan committed
W
fix url quoting
Will McGugan committed
W
hyperlinks in markdown
Will McGugan committed
May 8, 2020
W
fixes, markdown, docs
Will McGugan committed
April 28, 2020
W
markdown tests
Will McGugan committed