mirror of
https://github.com/Textualize/rich.git
synced 2025-08-04 18:18:22 +00:00
version bump
This commit is contained in:
parent
00eff38f20
commit
338d6468be
4 changed files with 19 additions and 20 deletions
|
@ -5,6 +5,9 @@ Console Markup
|
|||
|
||||
Rich supports a simple markup which you can use to insert color and styles virtually everywhere Rich would accept a string (e.g. :meth:`~rich.console.Console.print` and :meth:`~rich.console.Console.log`).
|
||||
|
||||
Run the following command to see some examples::
|
||||
|
||||
python -m rich.markup
|
||||
|
||||
Syntax
|
||||
------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue