Add support "rtl" tag
The goal is to support RTL languages by addition of a tag named "rtl" so the following can be possible
<div class="rtl">
example RTL text here
</div>
@quochuy would this work? Or is there any other way for this?
The goal is to support RTL languages by addition of a tag named "rtl" so the following can be possible
<div class="rtl">
example RTL text here
</div>
@quochuy would this work? Or is there any other way for this?