I'm trying to set up a website using UDM4 in RTL-Mode.
The menu seems to look fine with Hebrew text, but I have a few items that contain english text and I was surprised to find out that the english text was reversed (eg. 'olleh' showing up instead of 'hello').
I did some research and found out that it is caused by the "unicode-bidi: bidi-override" directive.
Why is this directive activated by default? I've never seen it in use in any RTL website before.