Hebrew Text

Operating system

Windows

Joplin version

3.2.13

What issue do you have?

How to Force Hebrew Text to Align Left-to-Right

This HTML Coding Failed:

(<p style="text-align: left;">יצחק אפרים אליהו אפלבום</p>)

This should work


<p style="dir: rtl;">יצחק אפרים אליהו אפלבום</p>

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.