Add some Right to Left support
Hi, please consider to add some RTL support for Arabic and Hebrew Languages in my opinion, it's can be js file that check if some section includes Arabic characters and then updates the element class adding "add-rtl" to the class as you can see in the attached js example and in the css file, we will have some .add-rtl { direction:rtl; text-align: right; }
Regards,