Y
Hacker News
new
|
ask
|
show
|
jobs
by
bamakhrama
4898 days ago
This is because github does not
yet
support right-to-left (RTL) programming languages ;-) To display the text RTL, you need to specify the direction attribute ("dir") in HTML.
1 comments
ramseynasser
4898 days ago
Exactly. Although @jorendorff on GitHub turned me on to a great Unicode feature that might help:
https://github.com/nasser/---/pull/4
link