Add support for italics (#1009)

Co-authored-by: Ken Reneris <ms/devops kreneris@microsoft.com>
Co-authored-by: ArthurSonzogni <sonzogniarthur@gmail.com>
This commit is contained in:
KenReneris
2025-03-22 10:03:43 -07:00
committed by GitHub
parent bc682d25a6
commit 2c9a828402
14 changed files with 107 additions and 3 deletions

View File

@@ -109,6 +109,7 @@ Element can become flexible using the the `flex` decorator.
An element can be decorated using the functions:
- `bold`
- `italic`
- `dim`
- `inverted`
- `underlined`