Skip to content

Commit 7d37adc

Browse files
committed
Fix trailing whitespace in theme documentation
1 parent 08b2cd5 commit 7d37adc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/usage/theming.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -193,9 +193,9 @@ These themes are:
193193
.. versionadded:: 3.2
194194

195195
- **is_rtl** (true or false): Enable right-to-left (RTL) text direction.
196-
Use this for languages that are read right-to-left (like Farsi, Arabic,
196+
Use this for languages that are read right-to-left (like Farsi, Arabic,
197197
Hebrew, etc). When enabled, the theme will:
198-
198+
199199
- Change text direction to RTL
200200
- Mirror layout components
201201
- Keep code blocks in LTR direction

0 commit comments

Comments
 (0)