Aknin wrote:
As I have wgRawHtml set in my Wiki (it's private) I tried adding
<html><span dir=rtl lang=he></html> at the beginning of the article, to no avail (it was overriden by the following elements, as the document's default language was still English). The only solution so far is to wrap *each* paragraph with <p dir=rtl>, which is unweildy and doesn't solve headings.
<div dir="rtl" lang="he"> should work. (This does not require raw HTML to be enabled.)
-- brion vibber (brion @ pobox.com)