When your course content is set to Hebrew or Arabic, Qurioos automatically applies dir="rtl"
at the correct container level. This ensures:
Many courses mix Hebrew or Arabic with English words, URLs, or numbers. Qurioos detects these automatically and wraps them with dir="ltr"
so they display correctly.
Example: לחץ על www.example.com להמשך
is displayed correctly, without punctuation flipping sides.
Spaces next to punctuation are automatically converted to non-breaking spaces (
), preventing them from jumping to the wrong side.
Example: שלום, איך אתה? will always keep the comma next to the first word.
Qurioos inserts Left-to-Right Mark (LRM) and Right-to-Left Mark (RLM) characters when needed.
Our RTL engine is tested on:
This ensures identical display across platforms, even in tricky cases like Hebrew text followed by English filenames or bracketed expressions.