Comment on QLB (قلب) - Program in Arabic, display algorithms as calligraphyComments−bamdadd13yWhy its not right to left and aligned to left ?https://github.com/nasser/---/blob/master/public/lib/amthila...−bamakhrama13yThis 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.−ramseynasser13yExactly. Although @jorendorff on GitHub turned me on to a great Unicode feature that might help: https://github.com/nasser/---/pull/4
Comments
Why its not right to left and aligned to left ?
https://github.com/nasser/---/blob/master/public/lib/amthila...
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.
Exactly. Although @jorendorff on GitHub turned me on to a great Unicode feature that might help: https://github.com/nasser/---/pull/4