add RTL support
by adding dir="rtl" attribute to heml tag all elements should be RTL.
Thanks for bringing this up! I haven't had time to dig into the expected behavior with this. Should this cascade down to all text elements? Should it also affect non-layout tables?
IMO this should affect all styles (e.g. margin, text-align, etc) and attributes (e.g. direction, align, etc), I'm not sure about non-layout tables.
side note, this project is very helpful and awesome, we are very appreciate it. thank you!
I'd like to bump this. Is there any progress on adding rtl-support? I'm not even able to hack around it. It wont get applied properly to the elements after heml has compiled the document.