Fix trailing whitespace in theme documentation

This commit is contained in:
Revisto 2025-02-13 23:44:31 +03:30
parent 08b2cd5b8b
commit 7d37adca89

View File

@ -193,9 +193,9 @@ These themes are:
.. versionadded:: 3.2
- **is_rtl** (true or false): Enable right-to-left (RTL) text direction.
Use this for languages that are read right-to-left (like Farsi, Arabic,
Use this for languages that are read right-to-left (like Farsi, Arabic,
Hebrew, etc). When enabled, the theme will:
- Change text direction to RTL
- Mirror layout components
- Keep code blocks in LTR direction