You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 5, 2022. It is now read-only.
I wanted to use custom tags in order to set style="direction:rtl;" (or style="direction:ltr") on content that that fetched from fragment.
so my html will look something like this
I wanted to use custom tags in order to set style="direction:rtl;" (or style="direction:ltr") on content that that fetched from fragment.
so my html will look something like this
If I replace meta-direction tag it just refer to the opening position.
I can set my Html like this:
but then I don't have matching tags in my markup.
The text was updated successfully, but these errors were encountered: