as they told you ass dir="rtl" which means direction = right to left
in any tag like <html> or <body>

but this would make
some English codes/commands like ./configure appear incorrectly
so make English codes like this between two &#8206;
like this
<code>&#8206; ./configure &#8206;</code>
or
<code dir="ltr">./configure</code>
or both
<code dir="ltr">&#8206; ./configure &#8206;</code>
_______________________________________________
Doc mailing list
[email protected]
http://lists.arabeyes.org/mailman/listinfo/doc

رد على