rich icon indicating copy to clipboard operation
rich copied to clipboard

Rich Table in str format

Open balu-ce opened this issue 1 year ago • 2 comments

I need to insert the rict output table to a markdown file, so i need to convert this to a string,

Any help

balu-ce avatar Jan 22 '25 09:01 balu-ce

We found the following entry in the FAQ which you may find helpful:

Feel free to close this issue if you found an answer in the FAQ. Otherwise, please give us a little time to review.

This is an automated reply, generated by FAQtory

github-actions[bot] avatar Jan 22 '25 09:01 github-actions[bot]

If you simply want the output as a string (without style codes), see the docs on exporting and capturing output.

TomJGooding avatar Jan 23 '25 14:01 TomJGooding

I hope we solved your problem.

If you like using Rich, you might also enjoy Textual

github-actions[bot] avatar Jun 19 '25 08:06 github-actions[bot]