In ipython notebooks we could add html tags inside markdowns. A useful tag for right-to-left languages was <p dir=rtl> text </p>
that conveniently made the text aligned to right.
Is there a way to add html tags or right-to-left paragraph alignment in Jupyter?
It can be done like this: