Skip to content
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 broktoram
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant