Add native RTL support for Markdown rendering
Open 💬 1 comment Opened Jul 22, 2026 by recompileir-dev
💡 Likely answer: A maintainer (github-actions[bot], contributor)
responded on this thread — see the highlighted reply below.
What variant of Codex are you using?
IDE Extension
What feature would you like to see?
Current behavior
Markdown messages are always rendered LTR.
Problem
Persian and Arabic users cannot read long answers comfortably.
Expected behavior
If the detected language is RTL, automatically set:
direction: rtl;
text-align: start;
or provide a user setting:
☑ Enable RTL rendering
Additional information
_No response_
1 Comment
Potential duplicates detected. Please review them and close your issue if it is a duplicate.
Powered by Codex Action