You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now GitLab, GitHub, etc. that rely on org-ruby can't properly render right-to-left languages like Hebrew, Arabic, Persian. I.e. RTL text is displayed left aligned. The same platforms render RTL texts perfectly when using Markdown, i.e. RTL text is displayed right aligned. Please, take a look on how it is accomplished in Markdown and utilize it also for org-ruby. Thank you very much!