github flavored markdown #1278
Unanswered
bytearchive
asked this question in
Q&A
Replies: 2 comments 5 replies
|
Rich uses commonmark. If there is a GH markdown parser for Python then you could certainly use Rich as a renderer. |
5 replies
|
If anyone lands here looking primarily for table support... echo "rich >=13" > overrides.txt
uv tool install rich-cli --overrides overrides.txtSince |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
can
richoutput GitHub flavored markdown? or can it be customized?All reactions