2
Tumbler used to allow right aligned paragraphs, which is useful in RTL languages (e.g., Hebrew or Arabic).
In the past, I'd create Right-to-Left paragraphs - by entering either of the following in the Tumblr post HTML code:
<div align="right">
<div style="text-align:right">
However, following the latest Tumblr "enhancements", these tags stopped having effects.
Anyone knows how to make a right-to-left paragraph in a Tumblr post?
Note: I'm aware that there're Tumblr themes that convert globally to RTL, but I want the justification to be only per paragraph (or post).
EDIT 1
Tried unor suggestion.
Unfortunately, Tumblr seems to ignore these html5 tags.
Namely, while this is the html code of the Tumblr post, the (Hebrew) paragraphs are still left-aligned!
Thanks @unor: see
EDIT 1
in OP for answer. – boardrider – 2015-04-06T15:59:10.720