How can I set the page direction to right-to-left (RTL)? #848
-
|
Our documents are in Persian, and Persian is written from right to left. How can I enable RTL (right-to-left) direction for all pages? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
|
Hey @sir-kokabi, good question! Currently we don't have support for that but we should definitely add that! |
Beta Was this translation helpful? Give feedback.
-
|
I've unfortunately found this essential feature lacking in all documentation tools I've explored, including Mintlify, ApiDogs, Zudoku, and others. I believe RTL support would be a significant competitive advantage, attracting audiences from right-to-left countries. Given the nuances of RTL, such as proper font selection, the presence of LTR words within RTL text, and the handling of RTL text starting with LTR words, please don't hesitate to reach out if you need guidance on this. My native language is Persian/Farsi. |
Beta Was this translation helpful? Give feedback.
@sir-kokabi Thank you! I created a draft PR here: #881
Happy to accept feedback, or even your own changes in a PR on this branch if you like!