Bidirectional text in ePub

Languages such as Arabic and Hebrew are written right-to-left (RTL) rather than left-to-right (LTR), as in European languages. When dealing with only one of those scripts at a time, computers generally handle the directionality well by just falling back on the user’s general language setting. But what if you have to render text in multiple [...]