Skip to content

rich print output #3320

Closed Answered by pushbroomsweep
pushbroomsweep asked this question in General
Discussion options

You must be logged in to vote

Ah found it in the documentation. I have to escape the markup.

The following worked.

from rich import print
from rich.escape import escape
print(escape("[snippet: ..., link: ...], [snippet: ..., link: ...]"))

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by pushbroomsweep
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant